Found local metadata for gfortran-7.2.0 Attempting to download package gcc-7.2.0.tar.xz from mirrors http://ftp.ntua.gr/pub/sagemath/spkg/upstream/gcc/gcc-7.2.0.tar.xz [......................................................................] gfortran-7.2.0 ==================================================== Setting up build directory for gfortran-7.2.0 Finished extraction No patch files found in ../patches **************************************************** Host system: Linux sverre-manjaro 4.19.2-1-MANJARO #1 SMP PREEMPT Tue Nov 13 22:35:25 UTC 2018 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20180831 (GCC) **************************************************** No record that 'gfortran' was ever installed; skipping uninstall configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libcilkrts support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libmpx support... yes checking for libhsail-rt support... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes 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 isl 0.15 or later... no required isl version is 0.15 or later The following languages will be built: c,fortran,lto *** This configuration is not supported in the following subdirectories: zlib gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libgo target-libffi target-libobjc target-liboffloadmic target-libitm target-libcilkrts target-libsanitizer target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) ar checking for as... (cached) as checking for dlltool... no checking for ld... (cached) ld checking for lipo... no checking for nm... nm checking for ranlib... (cached) 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 cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for ar... no checking for ar... ar checking for as... no checking for as... as checking for dlltool... no checking for dlltool... no checking for ld... no checking for ld... ld checking for lipo... no checking for lipo... no checking for nm... no checking for nm... nm checking for objcopy... no checking for objcopy... objcopy checking for objdump... no checking for objdump... objdump checking for ranlib... no checking for ranlib... ranlib checking for readelf... no checking for readelf... readelf checking for strip... no checking for strip... strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile Building gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dyn-string.c -o dyn-string.o ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixincl.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixtests.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixfixes.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/server.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/procopen.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixlib.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixopts.c gcc -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../src/fixincludes" /bin/sh ../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -Wall... yes checking for -static-libgcc... yes 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../src/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../src/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -O2 -Wc,-static-libgcc -module -bindir /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o liblto_plugin.la -rpath /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/sverre/sage/local/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for 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 for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ is affected by placement new aliasing bug... no checking whether g++ supports -W... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wnarrowing... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes 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 basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll 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 madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv 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 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 for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../src/gcc/config/i386/i386.c' for machine-specific logic. Using `../../src/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking for ld... /usr/bin/ld checking whether we are using gold... no checking gold linker with split stack support as non default... no checking what linker to use... /usr/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... yes 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 stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for .section with e... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 2.28 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a native compiler for x86_64-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for -fno-PIE option... yes checking for -no-pie option... yes checking linker -z bndplt option... yes checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o dyn-string.o ../../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixincl.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixtests.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixfixes.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/server.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/procopen.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixlib.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixopts.c gcc -g -O2 -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../src/fixincludes" /bin/sh ../../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... (cached) no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../src/libcpp/charset.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../src/libcpp/directives.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../src/libcpp/directives-only.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../src/libcpp/errors.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../src/libcpp/expr.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../src/libcpp/files.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../src/libcpp/init.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../src/libcpp/lex.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../src/libcpp/line-map.c ../../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../../src/libcpp/line-map.c:24: ../../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../src/libcpp/macro.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../src/libcpp/mkdeps.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../src/libcpp/pch.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../src/libcpp/symtab.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for fcntl... yes checking whether strnlen is declared... yes checking for getexecname... no checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../src/libbacktrace/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../src/libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../src/libcpp/charset.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../src/libcpp/directives.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../src/libcpp/directives-only.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../src/libcpp/errors.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../src/libcpp/expr.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../src/libcpp/files.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src/libcpp/init.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../src/libcpp/lex.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../src/libcpp/line-map.c ../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../src/libcpp/line-map.c:24: ../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../src/libcpp/macro.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../src/libcpp/mkdeps.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../src/libcpp/pch.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../src/libcpp/symtab.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' source='../../src/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decNumber.c source='../../src/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decContext.c source='../../src/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal32.c source='../../src/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal64.c source='../../src/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal128.c source='../../src/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../src/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee32.c source='../../src/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee64.c source='../../src/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh ../../src/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh bconfig.h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmddeps.o ../../src/gcc/genmddeps.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-md.o ../../src/gcc/read-md.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/errors.o ../../src/gcc/errors.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-mddeps /bin/sh ../../src/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmodes.o ../../src/gcc/genmodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../src/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype.o ../../src/gcc/gengtype.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-lex.o ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-parse.o ../../src/gcc/gengtype-parse.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-state.o ../../src/gcc/gengtype-state.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o ../../src/gcc/version.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ gawk -f ../../src/gcc/opt-gather.awk ../../src/gcc/ada/gcc-interface/lang.opt ../../src/gcc/brig/lang.opt ../../src/gcc/fortran/lang.opt ../../src/gcc/go/lang.opt ../../src/gcc/lto/lang.opt ../../src/gcc/c-family/c.opt ../../src/gcc/common.opt ../../src/gcc/config/fused-madd.opt ../../src/gcc/config/i386/i386.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/linux-android.opt > tmp-optionlist /bin/sh ../../src/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../src/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh ../../src/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../src/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../src/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconstants.o ../../src/gcc/genconstants.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconstants ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh ../../src/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpreds.o ../../src/gcc/genpreds.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genpreds.c:27: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genpreds.c:1526:68: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genpreds.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengenrtl.o ../../src/gcc/gengenrtl.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../src/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/rtl.o ../../src/gcc/rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-rtl.o ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/ggc-none.o ../../src/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 7.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 7.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 7.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/vec.o ../../src/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gensupport.o ../../src/gcc/gensupport.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/print-rtl.o ../../src/gcc/print-rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/hash-table.o ../../src/gcc/hash-table.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.h /bin/sh ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genflags.o ../../src/gcc/genflags.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconditions.o ../../src/gcc/genconditions.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh ../../src/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions build/genpreds -c ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh ../../src/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.c In file included from build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencondmd \ build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../src/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh ../../src/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n "m64=../lib64 m32=../lib32 mx32=../libx32"; then \ /bin/sh ../../src/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib64 m32=../lib32 mx32=../libx32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh ../../src/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh ../../src/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr.o ../../src/gcc/genattr.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh ../../src/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr-common.o ../../src/gcc/genattr-common.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh ../../src/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencodes.o ../../src/gcc/gencodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh ../../src/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconfig.o ../../src/gcc/genconfig.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh ../../src/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gentarget-def.o ../../src/gcc/gentarget-def.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gentarget-def \ build/gentarget-def.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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../src/gcc/fortran/lang-specs.h ../../src/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' > tmp-specs.h /bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' >> tmp-all-tree.def /bin/sh ../../src/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencheck.o ../../src/gcc/gencheck.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../src/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gcov-iov.o ../../src/gcc/gcov-iov.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '7.2.0' '' \ > tmp-gcov-iov.h /bin/sh ../../src/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genhooks.o ../../src/gcc/genhooks.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genopinit.o ../../src/gcc/genopinit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh ../../src/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../src/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../src/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 ../../src/gcc/gen-pass-instances.awk \ ../../src/gcc/passes.def ../../src/gcc/config/i386/i386-passes.def > pass-instances.def build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h gcc -E ../../src/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list /bin/sh ../../src/gcc/../move-if-change tmp-params.list params.list echo timestamp > s-params.list gcc -E ../../src/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options /bin/sh ../../src/gcc/../move-if-change tmp-params.options params.options echo timestamp > s-params.options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencfn-macros.o ../../src/gcc/gencfn-macros.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh ../../src/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh ../../src/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../src/gcc/c/c-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../src/gcc/c-family/stub-objc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../src/gcc/attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../src/gcc/c/c-errors.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../src/gcc/c/c-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../src/gcc/c/c-typeck.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../src/gcc/c/c-convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../src/gcc/c/c-aux-info.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c/c-aux-info.c:24: ../../src/gcc/c/c-aux-info.c: In function 'char* affix_data_type(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c/c-aux-info.c:61:30: note: in expansion of macro 'ASTRDUP' char *const type_or_decl = ASTRDUP (param); ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../src/gcc/c/c-objc-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../src/gcc/c/c-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo ../../src/gcc/c/c-array-notation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../src/gcc/c/c-fold.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../src/gcc/c/gimple-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../src/gcc/c-family/c-common.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c-family/c-common.c:23: ../../src/gcc/c-family/c-common.c: In function 'bool parse_optimize_options(tree, bool)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c-family/c-common.c:5504:14: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (TREE_STRING_POINTER (value)); ^~~~~~~ ../../src/gcc/c-family/c-common.c: In function 'int field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:5974:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:5975:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'int resort_field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:6000:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:6001:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'char* catenate_strings(const char*, const char*, int)': ../../src/gcc/c-family/c-common.c:6048: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] strncpy (result, lhs, lhs_size); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-common.c:6046:31: note: length computed here const int lhs_size = strlen (lhs); ~~~~~~~^~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../src/gcc/c-family/c-cppbuiltin.c ../../src/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*)': ../../src/gcc/c-family/c-cppbuiltin.c:1620:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1620:15: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:18: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:11: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../src/gcc/c-family/c-dump.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../src/gcc/c-family/c-format.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../src/gcc/c-family/c-gimplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../src/gcc/c-family/c-indentation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../src/gcc/c-family/c-lex.c ../../src/gcc/c-family/c-lex.c: In function 'c_fileinfo* get_fileinfo(const char*)': ../../src/gcc/c-family/c-lex.c:104:62: warning: cast between incompatible function types from 'int (*)(const char*, const char*) throw ()' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp, ^~~~~~ ../../src/gcc/c-family/c-lex.c:106:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) free); ^~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../src/gcc/c-family/c-omp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../src/gcc/c-family/c-opts.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../src/gcc/c-family/c-pch.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../src/gcc/c-family/c-ppoutput.c ../../src/gcc/c-family/c-ppoutput.c: In function 'void scan_translation_unit_directives_only(cpp_reader*)': ../../src/gcc/c-family/c-ppoutput.c:302:54: warning: cast between incompatible function types from 'bool (*)(source_location)' {aka 'bool (*)(unsigned int)'} to 'void (*)(source_location)' {aka 'void (*)(unsigned int)'} [-Wcast-function-type] cb.maybe_print_line = (void (*) (source_location)) maybe_print_line; ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../src/gcc/c-family/c-pragma.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../src/gcc/c-family/c-pretty-print.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../src/gcc/c-family/c-semantics.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../src/gcc/c-family/c-ada-spec.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo ../../src/gcc/c-family/c-cilkplus.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo ../../src/gcc/c-family/array-notation-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo ../../src/gcc/c-family/cilk.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../src/gcc/c-family/c-ubsan.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../src/gcc/c-family/c-attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../src/gcc/c-family/c-warn.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../src/gcc/config/i386/i386-c.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../src/gcc/config/glibc-c.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genchecksum.o ../../src/gcc/genchecksum.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a echo "g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib " > checksum-options.tmp \ && ../../src/gcc/../move-if-change checksum-options.tmp checksum-options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmatch.o ../../src/gcc/genmatch.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/genmatch.c:25: ../../src/gcc/genmatch.c: In function 'int main(int, char**)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/genmatch.c:4947:17: note: in expansion of macro 'ASTRDUP' dir->name = ASTRDUP ("."); ^~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1528:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'void vec::splice(const vec&) [with T = std::pair; A = va_heap]': ../../src/gcc/vec.h:1512:5: required from 'void vec::splice(const vec&) [with T = std::pair]' ../../src/gcc/vec.h:1529:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:841:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (address () + length (), src.address (), len * sizeof (T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../src/gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 1882 leafs, maximum depth 12 and a total number of 7473 nodes removed 1098 duplicate tails build/genmatch --generic ../../src/gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 1840 leafs, maximum depth 12 and a total number of 7247 nodes removed 1059 duplicate tails /bin/sh ../../src/gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/sh ../../src/gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattrtab.o ../../src/gcc/genattrtab.c ../../src/gcc/genattrtab.c: In function 'void gen_insn_reserv(md_rtx_info*)': ../../src/gcc/genattrtab.c:4707:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct attr_desc'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&attr, 0, sizeof (attr)); ^ ../../src/gcc/genattrtab.c:172:8: note: 'struct attr_desc' declared here struct attr_desc ^~~~~~~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattrtab ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh ../../src/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh ../../src/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh ../../src/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c In file included from insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genautomata.o ../../src/gcc/genautomata.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh ../../src/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c In file included from insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c In file included from insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genemit.o ../../src/gcc/genemit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh ../../src/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c In file included from insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genextract.o ../../src/gcc/genextract.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh ../../src/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c In file included from insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c In file included from insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genmodes > tmp-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genoutput.o ../../src/gcc/genoutput.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genoutput ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh ../../src/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c In file included from insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/config/i386/sync.md: At global scope: ../../src/gcc/config/i386/sync.md:136510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:136526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139602:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:140166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141464:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147266:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:148644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149668:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150492:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153820:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155530:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155562:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160540:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160668:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160778:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160800:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161020:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161042:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161064:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161108:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161196:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162042:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164184:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164360:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164504:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164536:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164684:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165064:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165096:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166440:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166792:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166808:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167882:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167970:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167992:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168036:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168058:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168124:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168234:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168432:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171232:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174416:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174528:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175000:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175320:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176108:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178394:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178636:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179956:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180626:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181484:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181594:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181770:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182908:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184404:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184580:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184858:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184924:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185050:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185476:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188748:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188844:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188964:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189716:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189804:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189892:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190156:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190244:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192284:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192372:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196738:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201732:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201754:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203514:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204898:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205338:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205402:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205834:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206106:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206954:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207034:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207426:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208980:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209068:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209112:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209434:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210012:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210056:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210800:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210848:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210864:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210924:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211012:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211210:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211298:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211408:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211540:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211628:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217522:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217570:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217650:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217714:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217778:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217906:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217922:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218010:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218098:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219490:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220592:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220680:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220724:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220900:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220988:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221076:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221164:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221802:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222044:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222220:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222396:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222836:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222880:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223272:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231786:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231852:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231940:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232380:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232468:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232996:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233634:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233788:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233876:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234496:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269974:37: 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_insn* (*)()'} [-Wcast-function-type] g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpeep.o ../../src/gcc/genpeep.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpeep ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh ../../src/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c In file included from insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genpreds ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.c /bin/sh ../../src/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c In file included from insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genrecog.o ../../src/gcc/genrecog.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'void vec::quick_grow_cleared(unsigned int) [with T = parameter; A = va_heap]': ../../src/gcc/vec.h:1638:3: required from 'void vec::quick_grow_cleared(unsigned int) [with T = parameter]' ../../src/gcc/genrecog.c:2608:52: required from here ../../src/gcc/vec.h:1098:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct parameter'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/genrecog.c:989:8: note: 'struct parameter' declared here struct parameter ^~~~~~~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:2671:44: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:3407:62: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/inchash.o ../../src/gcc/inchash.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genrecog ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 40136 longest path: 381 (code: 3713) longest backtrack: 27 (code: 4427) Statistics for split_insns: Number of decisions: 2571 longest path: 81 (code: 452) longest backtrack: 18 (code: 421) Statistics for peephole2_insns: Number of decisions: 1420 longest path: 194 (code: 79) longest backtrack: 17 (code: 158) Shared 30074 out of 59977 states by creating 7944 new states, saving 22130 /bin/sh ../../src/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c In file included from insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genenums.o ../../src/gcc/genenums.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh ../../src/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../src/gcc/ggc-page.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../src/gcc/alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../src/gcc/alloc-pool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../src/gcc/auto-inc-dec.c In file included from ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../src/gcc/auto-profile.c ../../src/gcc/auto-profile.c: In function 'void autofdo::afdo_propagate(autofdo::bb_set*, autofdo::edge_set*)': ../../src/gcc/auto-profile.c:1379:49: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] if (is_bb_annotated ((const basic_block)bb->aux, *annotated_bb)) ^~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/auto-profile.c:25: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/auto-profile.c:391:73: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/bits/stl_algobase.h:64, from /usr/include/c++/8.2.1/bits/stl_tree.h:63, from /usr/include/c++/8.2.1/map:60, from ../../src/gcc/system.h:227, from ../../src/gcc/auto-profile.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../src/gcc/bb-reorder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../src/gcc/bitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../src/gcc/bt-load.c In file included from ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../src/gcc/builtins.c In file included from ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../src/gcc/caller-save.c In file included from ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../src/gcc/calls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../src/gcc/ccmp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../src/gcc/cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../src/gcc/cfganal.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/cfganal.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/cfganal.c:443:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/cfganal.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../src/gcc/cfgbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../src/gcc/cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../src/gcc/cfgexpand.c In file included from ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../src/gcc/cfghooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../src/gcc/cfgloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../src/gcc/cfgloopanal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../src/gcc/cfgloopmanip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../src/gcc/cfgrtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../src/gcc/symtab.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../src/gcc/cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../src/gcc/cgraphbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../src/gcc/cgraphunit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../src/gcc/cgraphclones.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo ../../src/gcc/cilk-common.c In file included from ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../src/gcc/combine.c In file included from ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../src/gcc/combine-stack-adj.c In file included from ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../src/gcc/compare-elim.c In file included from ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../src/gcc/context.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../src/gcc/convert.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../src/gcc/coverage.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../src/gcc/cppbuiltin.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../src/gcc/cppdefault.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../src/gcc/cprop.c In file included from ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../src/gcc/cse.c In file included from ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../src/gcc/cselib.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../src/gcc/data-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../src/gcc/data-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../src/gcc/data-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../src/gcc/dbxout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../src/gcc/dbgcnt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../src/gcc/dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../src/gcc/ddg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../src/gcc/debug.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../src/gcc/df-core.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../src/gcc/df-problems.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../src/gcc/df-scan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../src/gcc/dfp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../src/gcc/dojump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../src/gcc/dominance.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../src/gcc/domwalk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../src/gcc/double-int.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../src/gcc/dse.c In file included from ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../src/gcc/dumpfile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../src/gcc/dwarf2asm.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/dwarf2asm.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1292:25: required from 'auto_vec::auto_vec(size_t) [with T = std::pair; size_t = long unsigned int]' ../../src/gcc/dwarf2asm.c:955:76: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/dwarf2asm.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../src/gcc/dwarf2cfi.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../src/gcc/dwarf2out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../src/gcc/emit-rtl.c In file included from ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../src/gcc/et-forest.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../src/gcc/except.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../src/gcc/explow.c In file included from ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../src/gcc/expmed.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../src/gcc/expr.c In file included from ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../src/gcc/fibonacci_heap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../src/gcc/final.c In file included from ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../src/gcc/fixed-value.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../src/gcc/fold-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../src/gcc/fold-const-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../src/gcc/function.c In file included from ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../src/gcc/function-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../src/gcc/fwprop.c In file included from ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../src/gcc/gcc-rich-location.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../src/gcc/gcse.c In file included from ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../src/gcc/gcse-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../src/gcc/ggc-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../src/gcc/ggc-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../src/gcc/gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../src/gcc/gimple-builder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../src/gcc/gimple-expr.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/gimple-expr.c:23: ../../src/gcc/gimple-expr.c: In function 'tree_node* create_tmp_var_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/gimple-expr.c:419:23: note: in expansion of macro 'ASTRDUP' char *preftmp = ASTRDUP (prefix); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../src/gcc/gimple-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../src/gcc/gimple-fold.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../src/gcc/gimple-laddress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../src/gcc/gimple-low.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../src/gcc/gimple-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../src/gcc/gimple-ssa-backprop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/gimple-ssa-backprop.c:89: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/gimple-ssa-backprop.c:581:51: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/gimple-ssa-backprop.c:88: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../src/gcc/gimple-ssa-isolate-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../src/gcc/gimple-ssa-nonnull-compare.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../src/gcc/gimple-ssa-split-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../src/gcc/gimple-ssa-strength-reduction.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../src/gcc/gimple-ssa-sprintf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../src/gcc/gimple-ssa-warn-alloca.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../src/gcc/gimple-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../src/gcc/gimple-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../src/gcc/gimple-walk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../src/gcc/gimplify.c ../../src/gcc/gimplify.c: In function 'void gimplify_adjust_omp_clauses(gimple**, gimple_seq, tree_node**, tree_code)': ../../src/gcc/gimplify.c:8836:37: warning: bitwise comparison always evaluates to true [-Wtautological-compare] && (n->value & GOVD_WRITTEN) != 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../src/gcc/gimplify-me.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../src/gcc/godump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../src/gcc/graph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../src/gcc/graphds.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../src/gcc/graphite.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../src/gcc/graphite-isl-ast-to-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../src/gcc/graphite-dependences.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../src/gcc/graphite-optimize-isl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../src/gcc/graphite-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../src/gcc/graphite-scop-detection.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../src/gcc/graphite-sese-to-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../src/gcc/haifa-sched.c In file included from ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../src/gcc/hash-map-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../src/gcc/hash-set-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../src/gcc/hsa-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../src/gcc/hsa-gen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../src/gcc/hsa-regalloc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../src/gcc/hsa-brig.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../src/gcc/hsa-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../src/gcc/hw-doloop.c In file included from ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../src/gcc/hwint.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../src/gcc/ifcvt.c In file included from ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../src/gcc/ree.c In file included from ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../src/gcc/inchash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../src/gcc/incpath.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../src/gcc/init-regs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../src/gcc/internal-fn.c In file included from ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../src/gcc/ipa-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../src/gcc/ipa-cp.c ../../src/gcc/ipa-cp.c: In function 'ipcp_value* allocate_and_init_ipcp_value(ipa_polymorphic_call_context)': ../../src/gcc/ipa-cp.c:1491:32: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class ipcp_value'; use assignment or value-initialization instead [-Wclass-memaccess] memset (val, 0, sizeof (*val)); ^ ../../src/gcc/ipa-cp.c:167:7: note: 'class ipcp_value' declared here class ipcp_value : public ipcp_value_base ^~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-cp.c:105: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-cp.c:2710:43: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-cp.c:112: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../src/gcc/ipa-devirt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../src/gcc/ipa-polymorphic-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../src/gcc/ipa-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../src/gcc/ipa-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../src/gcc/ipa-comdats.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../src/gcc/ipa-visibility.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../src/gcc/ipa-inline-analysis.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-inline-analysis.c:69: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-inline-analysis.c:940:46: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-inline-analysis.c:77: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../src/gcc/ipa-inline-transform.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../src/gcc/ipa-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../src/gcc/ipa-prop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_polymorphic_call_context; A = va_gc]': ../../src/gcc/ipa-prop.c:1853:68: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:31: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_vr; A = va_gc]': ../../src/gcc/ipa-prop.c:5440:45: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_vr'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:44: ../../src/gcc/ipa-prop.h:159:16: note: 'struct ipa_vr' declared here struct GTY(()) ipa_vr ^~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../src/gcc/ipa-pure-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../src/gcc/ipa-icf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../src/gcc/ipa-icf-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../src/gcc/ipa-reference.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../src/gcc/ipa-hsa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../src/gcc/ipa-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../src/gcc/ipa-utils.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../src/gcc/ipa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../src/gcc/ira.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../src/gcc/ira-build.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../src/gcc/ira-costs.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../src/gcc/ira-conflicts.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../src/gcc/ira-color.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../src/gcc/ira-emit.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../src/gcc/ira-lives.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../src/gcc/jump.c In file included from ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../src/gcc/langhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../src/gcc/lcm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../src/gcc/lists.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../src/gcc/loop-doloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../src/gcc/loop-init.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../src/gcc/loop-invariant.c In file included from ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../src/gcc/loop-iv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../src/gcc/loop-unroll.c In file included from ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../src/gcc/lower-subreg.c In file included from ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../src/gcc/lra.c In file included from ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../src/gcc/lra-assigns.c In file included from ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../src/gcc/lra-coalesce.c In file included from ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../src/gcc/lra-constraints.c In file included from ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../src/gcc/lra-eliminations.c In file included from ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../src/gcc/lra-lives.c In file included from ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../src/gcc/lra-remat.c In file included from ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../src/gcc/lra-spills.c In file included from ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../src/gcc/lto-cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../src/gcc/lto-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../src/gcc/lto-streamer-in.c ../../src/gcc/lto-streamer-in.c: In function 'void lto_input_data_block(lto_input_block*, void*, size_t)': ../../src/gcc/lto-streamer-in.c:89:56: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] unsigned char *const buffer = (unsigned char *const) addr; ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../src/gcc/lto-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../src/gcc/lto-section-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../src/gcc/lto-section-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../src/gcc/lto-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../src/gcc/lto-compress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../src/gcc/mcf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../src/gcc/mode-switching.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../src/gcc/modulo-sched.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../src/gcc/multiple_target.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../src/gcc/omp-offload.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../src/gcc/omp-expand.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../src/gcc/omp-general.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../src/gcc/omp-grid.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../src/gcc/omp-low.c ../../src/gcc/omp-low.c: In function 'void lower_omp_ordered_clauses(gimple_stmt_iterator*, gomp_ordered*, omp_context*)': ../../src/gcc/omp-low.c:6333:64: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'wide_int' {aka 'class generic_wide_int'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (folded_deps, 0, sizeof (*folded_deps) * (2 * len - 1)); ^ In file included from ../../src/gcc/coretypes.h:365, from ../../src/gcc/omp-low.c:27: ../../src/gcc/wide-int.h:649:15: note: 'wide_int' {aka 'class generic_wide_int'} declared here class GTY(()) generic_wide_int : public storage ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../src/gcc/omp-simd-clone.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../src/gcc/optabs.c In file included from ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../src/gcc/optabs-libfuncs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../src/gcc/optabs-query.c In file included from ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../src/gcc/optabs-tree.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../src/gcc/opts-global.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../src/gcc/passes.c In file included from ../../src/gcc/passes.c:1595: ./pass-instances.def: In constructor 'gcc::pass_manager::pass_manager(gcc::context*)': ./pass-instances.def:36:14: warning: '*.gcc::pass_manager::pass_warn_unused_result_1' is used uninitialized in this function [-Wuninitialized] NEXT_PASS (pass_warn_unused_result, 1); ^~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../src/gcc/plugin.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../src/gcc/postreload-gcse.c In file included from ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../src/gcc/postreload.c In file included from ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../src/gcc/predict.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../src/gcc/print-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../src/gcc/print-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../src/gcc/print-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../src/gcc/profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../src/gcc/read-md.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../src/gcc/read-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../src/gcc/real.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../src/gcc/realmpfr.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../src/gcc/recog.c In file included from ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../src/gcc/reg-stack.c In file included from ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../src/gcc/regcprop.c In file included from ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../src/gcc/reginfo.c In file included from ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../src/gcc/regrename.c In file included from ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../src/gcc/regstat.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../src/gcc/reload.c In file included from ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../src/gcc/reload1.c In file included from ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../src/gcc/reorg.c In file included from ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/reorg.c:105: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/reorg.c:1322:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/reorg.c:104: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../src/gcc/resource.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo ../../src/gcc/rtl-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../src/gcc/rtl-error.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../src/gcc/rtl-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../src/gcc/rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../src/gcc/rtlhash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../src/gcc/rtlanal.c In file included from ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../src/gcc/rtlhooks.c In file included from ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../src/gcc/run-rtl-passes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../src/gcc/sbitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../src/gcc/sched-deps.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../src/gcc/sched-ebb.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../src/gcc/sched-rgn.c In file included from ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../src/gcc/sdbout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../src/gcc/sel-sched-ir.c In file included from ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../src/gcc/sel-sched-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../src/gcc/sel-sched.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../src/gcc/selftest-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../src/gcc/selftest-run-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../src/gcc/sese.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/sese.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/sese.c:187:36: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/sese.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../src/gcc/shrink-wrap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../src/gcc/simplify-rtx.c In file included from ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../src/gcc/sparseset.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../src/gcc/spellcheck.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../src/gcc/spellcheck-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../src/gcc/sreal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../src/gcc/stack-ptr-mod.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../src/gcc/statistics.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../src/gcc/stmt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../src/gcc/stor-layout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../src/gcc/store-motion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../src/gcc/streamer-hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../src/gcc/stringpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../src/gcc/substring-locations.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../src/gcc/target-globals.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../src/gcc/targhooks.c In file included from ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../src/gcc/timevar.c g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../src/gcc/toplev.c In file included from ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/toplev.c: In member function 'int toplev::main(int, char**)': ../../src/gcc/toplev.c:2154:22: warning: unnecessary parentheses in declaration of 'pp' [-Wparentheses] pretty_printer (pp); ^ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../src/gcc/tracer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../src/gcc/trans-mem.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../src/gcc/tree-affine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../src/gcc/asan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../src/gcc/tsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../src/gcc/ubsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../src/gcc/sanopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../src/gcc/sancov.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../src/gcc/tree-call-cdce.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-call-cdce.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/tree-call-cdce.c:864:24: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-call-cdce.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../src/gcc/tree-cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../src/gcc/tree-cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../src/gcc/tree-chrec.c ../../src/gcc/tree-chrec.c: In function 'bool evolution_function_is_univariate_p(const_tree)': ../../src/gcc/tree-chrec.c:1151:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (TREE_CODE (CHREC_RIGHT (chrec))) ^~~~~~ ../../src/gcc/tree-chrec.c:1166:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../src/gcc/tree-complex.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../src/gcc/tree-data-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../src/gcc/tree-dfa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../src/gcc/tree-diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../src/gcc/tree-dump.c ../../src/gcc/tree-dump.c: In function 'void dump_node(const_tree, int, FILE*)': ../../src/gcc/tree-dump.c:756:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) &free); ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../src/gcc/tree-eh.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../src/gcc/tree-emutls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../src/gcc/tree-if-conv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../src/gcc/tree-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../src/gcc/tree-into-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../src/gcc/tree-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../src/gcc/tree-loop-distribution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../src/gcc/tree-nested.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../src/gcc/tree-nrv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../src/gcc/tree-object-size.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../src/gcc/tree-outof-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../src/gcc/tree-parloops.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../src/gcc/tree-phinodes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo ../../src/gcc/tree-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo ../../src/gcc/tree-chkp-opt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../src/gcc/tree-predcom.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../src/gcc/tree-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../src/gcc/tree-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../src/gcc/tree-scalar-evolution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../src/gcc/tree-sra.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../src/gcc/tree-switch-conversion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../src/gcc/tree-ssa-address.c In file included from ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../src/gcc/tree-ssa-alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../src/gcc/tree-ssa-ccp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../src/gcc/tree-ssa-coalesce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../src/gcc/tree-ssa-copy.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../src/gcc/tree-ssa-dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../src/gcc/tree-ssa-dom.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-dom.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-dom.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../src/gcc/tree-ssa-dse.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../src/gcc/tree-ssa-forwprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../src/gcc/tree-ssa-ifcombine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../src/gcc/tree-ssa-live.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../src/gcc/tree-ssa-loop-ch.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-loop-ch.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-loop-ch.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../src/gcc/tree-ssa-loop-im.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../src/gcc/tree-ssa-loop-ivcanon.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../src/gcc/tree-ssa-loop-ivopts.c In file included from ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../src/gcc/tree-ssa-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../src/gcc/tree-ssa-loop-niter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../src/gcc/tree-ssa-loop-prefetch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../src/gcc/tree-ssa-loop-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../src/gcc/tree-ssa-loop-unswitch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../src/gcc/tree-ssa-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../src/gcc/tree-ssa-math-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../src/gcc/tree-ssa-operands.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../src/gcc/tree-ssa-phionlycprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../src/gcc/tree-ssa-phiopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../src/gcc/tree-ssa-phiprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../src/gcc/tree-ssa-pre.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../src/gcc/tree-ssa-propagate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../src/gcc/tree-ssa-reassoc.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-reassoc.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-reassoc.c:1925:50: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-reassoc.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../src/gcc/tree-ssa-sccvn.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-sccvn.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair >]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair >]' ../../src/gcc/tree-ssa-sccvn.c:4733:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-sccvn.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair >' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../src/gcc/tree-ssa-scopedtables.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-scopedtables.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.c:96:78: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-scopedtables.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../src/gcc/tree-ssa-sink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../src/gcc/tree-ssa-strlen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../src/gcc/tree-ssa-structalias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../src/gcc/tree-ssa-tail-merge.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../src/gcc/tree-ssa-ter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../src/gcc/tree-ssa-threadbackward.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../src/gcc/tree-ssa-threadedge.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-threadedge.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-threadedge.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../src/gcc/tree-ssa-threadupdate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../src/gcc/tree-ssa-uncprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../src/gcc/tree-ssa-uninit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../src/gcc/tree-ssa.c In file included from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-table.h: In instantiation of 'void hash_table::empty_slow() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]': ../../src/gcc/hash-table.h:394:36: required from 'void hash_table::empty() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]' ../../src/gcc/hash-map.h:201:19: required from 'void hash_map< , , >::empty() [with KeyId = edge_def*; Value = auto_vec; Traits = simple_hashmap_traits, auto_vec >]' ../../src/gcc/tree-ssa.c:128:27: required from here ../../src/gcc/hash-table.h:806:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (entries, 0, size * sizeof (value_type)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:562, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-map.h:29:10: note: 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'} declared here struct hash_entry ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../src/gcc/tree-ssanames.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../src/gcc/tree-stdarg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../src/gcc/tree-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../src/gcc/tree-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../src/gcc/tree-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../src/gcc/tree-tailcall.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../src/gcc/tree-vect-generic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../src/gcc/tree-vect-patterns.c In file included from ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../src/gcc/tree-vect-data-refs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../src/gcc/tree-vect-stmts.c In file included from ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../src/gcc/tree-vect-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../src/gcc/tree-vect-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../src/gcc/tree-vect-slp.c In file included from ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../src/gcc/tree-vectorizer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../src/gcc/tree-vrp.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-vrp.c:11213:67: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../src/gcc/tree.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/tree.c:31: ../../src/gcc/tree.c: In function 'tree_node* get_file_function_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9744:13: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (first_global_object_name); ^~~~~~~ ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9759:15: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (lbasename (file)); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../src/gcc/typed-splay-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../src/gcc/valtrack.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../src/gcc/value-prof.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../src/gcc/var-tracking.c In file included from ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../src/gcc/varasm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../src/gcc/varpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../src/gcc/vmsdbgout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../src/gcc/vtable-verify.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../src/gcc/web.c In file included from ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../src/gcc/wide-int.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../src/gcc/wide-int-print.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../src/gcc/xcoffout.c gawk -f ../../src/gcc/config/i386/i386-builtin-types.awk ../../src/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh ../../src/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../src/gcc/config/i386/i386.c In file included from ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/system.h:691, from ../../src/gcc/config/i386/i386.c:21: ../../src/gcc/config/i386/i386.c: In function 'bool ix86_option_override_internal(bool, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6229:17: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (opts->x_ix86_recip_name); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'bool ix86_valid_target_attribute_inner_p(tree, char**, gcc_options*, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6783:17: note: in expansion of macro 'ASTRDUP' next_optstr = ASTRDUP (TREE_STRING_POINTER (args)); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'rtx_def* ix86_expand_special_args_builtin(const builtin_description*, tree, rtx)': ../../src/gcc/config/i386/i386.c:36452:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (icode) ^~~~~~ ../../src/gcc/config/i386/i386.c:36479:5: note: here case V64QI_FTYPE_PCCHAR_V64QI_UDI: ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../src/gcc/config/linux.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../src/gcc/config/host-linux.c rm -rf libbackend.a ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-profile.o ipa-prop.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o run-rtl-passes.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o typed-splay-tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o linux.o host-linux.o g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../src/gcc/main.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../src/gcc/common/config/i386/i386-common.c g++ -fno-PIE -c -DPREFIX=\"/home/sverre/sage/local\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../src/gcc/prefix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../src/gcc/params.c ../../src/gcc/params.c: In function 'void add_params(const param_info*, size_t)': ../../src/gcc/params.c:74:27: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct param_info' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] n * sizeof (param_info)); ^ In file included from ../../src/gcc/params.c:25: ../../src/gcc/params.h:41:8: note: 'struct param_info' declared here struct param_info ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../src/gcc/opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../src/gcc/opts-common.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../src/gcc/vec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../src/gcc/hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../src/gcc -I../../src/gcc/common -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../src/gcc/common/common-targhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../src/gcc/hash-table.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../src/gcc/file-find.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../src/gcc/selftest.c rm -rf libcommon-target.a ar rc libcommon-target.a i386-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o ranlib libcommon-target.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../src/gcc/diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../src/gcc/diagnostic-color.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../src/gcc/diagnostic-show-locus.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../src/gcc/edit-context.c In file included from ../../src/gcc/edit-context.h:23, from ../../src/gcc/edit-context.c:24: ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = const char*; VALUE_TYPE = edited_file*; typed_splay_tree::compare_fn = int (*)(const char*, const char*); typed_splay_tree::key_type = const char*; typed_splay_tree::delete_key_fn = void (*)(const char*); typed_splay_tree::delete_value_fn = void (*)(edited_file*); typed_splay_tree::value_type = edited_file*]': ../../src/gcc/edit-context.c:205:48: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(const char*)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_file*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = int; VALUE_TYPE = edited_line*; typed_splay_tree::compare_fn = int (*)(int, int); typed_splay_tree::key_type = int; typed_splay_tree::delete_key_fn = void (*)(int); typed_splay_tree::delete_value_fn = void (*)(edited_line*); typed_splay_tree::value_type = edited_line*]': ../../src/gcc/edit-context.c:387:18: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(int, int)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(int)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_line*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../src/gcc/pretty-print.c g++ -fno-PIE -c -DLOCALEDIR=\"/home/sverre/sage/local/share/locale\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../src/gcc/intl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../src/gcc/input.c g++ -fno-PIE -c -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../src/gcc/version.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../src/gcc/ggc-none.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../src/gcc/memory-block.cc rm -rf libcommon.a ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o ranlib libcommon.a if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ fi g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../src/gcc/gcov.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../src/gcc/gcov-dump.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../src/gcc/gcov-tool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o libgcov-util.o ../../src/gcc/../libgcc/libgcov-util.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../src/gcc/../libgcc/libgcov-driver.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../src/gcc/../libgcc/libgcov-merge.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../src/gcc/fortran/arith.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../src/gcc/fortran/array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../src/gcc/fortran/bbt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../src/gcc/fortran/check.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../src/gcc/fortran/class.c ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_derived_vtab(gfc_symbol*)': ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2271:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2271:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2374:20: warning: '%s' directive writing up to 63 bytes into a region of size 53 [-Wformat-overflow=] sprintf (name, "__def_init_%s", tname); ^~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2374:13: note: 'sprintf' output between 12 and 75 bytes into a destination of size 64 sprintf (name, "__def_init_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2407:20: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2407:13: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2484:20: warning: '%s' directive writing up to 63 bytes into a region of size 51 [-Wformat-overflow=] sprintf (name, "__deallocate_%s", tname); ^~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2484:13: note: 'sprintf' output between 14 and 77 bytes into a destination of size 64 sprintf (name, "__deallocate_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'bool gfc_build_class_symbol(gfc_typespec*, symbol_attribute*, gfc_array_spec**)': ../../src/gcc/fortran/class.c:647:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_t", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:647:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_t", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:645:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_a", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:645:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_a", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:643:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_p", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:643:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_p", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:641:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:641:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:639:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:639:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:637:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:637:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_vtab(gfc_typespec*)': ../../src/gcc/fortran/class.c:2630:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2630:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2647:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2647:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2723:18: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2723:11: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../src/gcc/fortran/constructor.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../src/gcc/fortran/cpp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../src/gcc/fortran/data.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../src/gcc/fortran/decl.c ../../src/gcc/fortran/decl.c: In function 'bool build_sym(const char*, gfc_charlen*, bool, gfc_array_spec**, locus*)': ../../src/gcc/fortran/decl.c:1404:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (u_name, name, nlen + 1); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/decl.c:1402:20: note: length computed here nlen = strlen(name); ~~~~~~^~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../src/gcc/fortran/dump-parse-tree.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../src/gcc/fortran/error.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../src/gcc/fortran/expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../src/gcc/fortran/interface.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../src/gcc/fortran/intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../src/gcc/fortran/io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../src/gcc/fortran/iresolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../src/gcc/fortran/match.c ../../src/gcc/fortran/match.c: In function 'match gfc_match(const char*, ...)': ../../src/gcc/fortran/match.c:1146:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (c) ^~~~~~ ../../src/gcc/fortran/match.c:1241:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../src/gcc/fortran/matchexp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../src/gcc/fortran/misc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../src/gcc/fortran/module.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../src/gcc/fortran/openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../src/gcc/fortran/options.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../src/gcc/fortran/parse.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../src/gcc/fortran/primary.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../src/gcc/fortran/resolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../src/gcc/fortran/scanner.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../src/gcc/fortran/simplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../src/gcc/fortran/st.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../src/gcc/fortran/symbol.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../src/gcc/fortran/target-memory.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../src/gcc/fortran/convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../src/gcc/fortran/dependency.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../src/gcc/fortran/f95-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../src/gcc/fortran/trans.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../src/gcc/fortran/trans-array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../src/gcc/fortran/trans-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../src/gcc/fortran/trans-const.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../src/gcc/fortran/trans-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../src/gcc/fortran/trans-expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../src/gcc/fortran/trans-intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../src/gcc/fortran/trans-io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../src/gcc/fortran/trans-openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../src/gcc/fortran/trans-stmt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../src/gcc/fortran/trans-types.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../src/gcc/fortran/frontend-passes.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o \ -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../src/gcc/collect2.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../src/gcc/collect2-aix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../src/gcc/tlink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../src/gcc/collect-utils.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tcollect2 \ collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../src/gcc/lto-wrapper.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../src/gcc/gcc-ar.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-nm.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-ranlib.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../src/gcc/gengtype.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../src/gcc/gengtype-parse.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../src/gcc/gengtype-state.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../src/gcc/errors.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../src/gcc/gcc.c ../../src/gcc/gcc.c: In function 'void read_specs(const char*, bool, bool)': ../../src/gcc/gcc.c:2313:69: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct compiler' with no trivial copy-assignment [-Wclass-memaccess] memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ ../../src/gcc/gcc.c: In member function 'void driver::set_up_specs() const': ../../src/gcc/gcc.c:7425:65: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct compiler' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy (compilers, default_compilers, sizeof default_compilers); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../src/gcc/gcc-main.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../src/gcc/c/gccspec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../src/gcc/config/i386/driver-i386.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../src/gcc/c-family/cppspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh ../../src/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='x86_64-pc-linux-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../src/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed for x86_64-pc-linux-gnu target Forbidden identifiers: linux unix Finding directories and links to directories Searching /usr/include/. Making symbolic directory links Fixing directory /usr/include into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed Applying pthread_incomplete_struct_argument to pthread.h Applying io_quotes_use to mtd/ubi-user.h Applying hpux8_bogus_inlines to math.h Applying machine_name to libv4l1-videodev.h Fixed: libv4l1-videodev.h Applying io_quotes_use to scsi/cxlflash_ioctl.h Applying io_quotes_def to sudo_plugin.h Applying io_quotes_use to sudo_plugin.h Applying io_quotes_def to tbb/atomic.h Applying io_quotes_def to tbb/pipeline.h Applying io_quotes_def to tbb/tbb_stddef.h Applying io_quotes_use to btrfs/ioctl.h Applying machine_name to SDL2/SDL_platform.h Applying io_quotes_def to SDL2/SDL_version.h Applying io_quotes_def to libwmf/macro.h Applying machine_name to openssl-1.0/openssl/e_os2.h Applying machine_name to openssl-1.0/openssl/bn.h Fixed: openssl-1.0/openssl/bn.h Applying machine_name to SDL/SDL_platform.h Applying io_quotes_def to SDL/SDL_version.h Applying io_quotes_def to ladspa.h Applying machine_name to openssl/e_os2.h Applying io_quotes_def to net-snmp/library/container.h Applying machine_name to net-snmp/net-snmp-config.h Fixed: net-snmp/net-snmp-config.h Applying io_quotes_use to fuse/fuse_common.h Applying io_quotes_def to libssh/libssh.h Applying io_quotes_use to libssh/libssh.h Applying io_quotes_use to libsync.h Applying sysv68_string to string.h Applying io_quotes_use to libdrm/via_drm.h Applying io_quotes_use to libdrm/tegra_drm.h Applying io_quotes_use to libdrm/drm.h Applying io_quotes_use to libdrm/r128_drm.h Applying io_quotes_use to libdrm/i915_drm.h Applying io_quotes_use to libdrm/mga_drm.h Applying io_quotes_use to libdrm/vc4_drm.h Applying io_quotes_use to libdrm/sis_drm.h Applying io_quotes_use to libdrm/savage_drm.h Applying io_quotes_use to libdrm/radeon_drm.h Applying io_quotes_use to libdrm/mach64_drm.h Applying io_quotes_use to libdrm/msm_drm.h Applying io_quotes_use to libdrm/amdgpu_drm.h Applying sun_malloc to malloc.h Applying io_quotes_use to libswresample/version.h Applying io_quotes_def to xvid.h Applying io_quotes_use to xvid.h Applying stdio_va_list_clients to krb5.h Applying io_quotes_use to video/sisfb.h Applying io_quotes_def to soxr.h Applying io_quotes_use to soxr.h Applying machine_name to libv4lconvert.h Fixed: libv4lconvert.h Applying io_quotes_def to jansson.h Applying io_quotes_def to glib-2.0/gio/gnotification.h Applying io_quotes_def to glib-2.0/gio/gdbusconnection.h Applying io_quotes_def to glib-2.0/gio/gtlsinteraction.h Applying io_quotes_def to glib-2.0/gio/gmountoperation.h Applying io_quotes_def to glib-2.0/gio/gdbusmethodinvocation.h Applying io_quotes_use to libavfilter/version.h Applying ctrl_quotes_def to readline/chardefs.h Applying io_quotes_def to xtables.h Applying io_quotes_use to misc/ocxl.h Applying io_quotes_use to misc/cxl.h Applying io_quotes_def to proc/version.h Applying io_quotes_def to cdda_interface.h Applying io_quotes_use to libavcodec/version.h Applying io_quotes_use to libpostproc/version.h Applying io_quotes_def to X11/Xmu/Atoms.h Applying machine_name to X11/Xw32defs.h Fixed: X11/Xw32defs.h Applying io_quotes_def to libsoup-2.4/libsoup/soup-websocket-connection.h Applying io_quotes_def to libgeoclue-2.0/gclue-location.h Applying machine_name to nss/secport.h Fixed: nss/secport.h Quoted includes in nss/secport.h Applying machine_name to slang.h Fixed: slang.h Applying ctrl_quotes_def to bash/include/chartypes.h Applying io_quotes_def to bash/builtins/common.h Applying io_quotes_use to libswscale/version.h Applying io_quotes_def to polkit-1/polkitagent/polkitagentsession.h Applying io_quotes_def to polkit-1/polkit/polkitactiondescription.h Applying io_quotes_def to polkit-1/polkit/polkitunixsession.h Applying io_quotes_def to polkit-1/polkit/polkittemporaryauthorization.h Applying io_quotes_def to polkit-1/polkit/polkitpermission.h Applying glibc_stdint to stdint.h Applying io_quotes_def to libnotify/notification.h Applying io_quotes_def to polkit-qt5-1/polkitqt1-version.h Applying io_quotes_def to FLAC/assert.h Applying io_quotes_def to libheif/heif.h Applying ctrl_quotes_def to editline/readline.h Applying io_quotes_def to linux/ppp-comp.h Applying io_quotes_use to linux/i2o-dev.h Applying io_quotes_use to linux/ndctl.h Applying io_quotes_use to linux/dm-ioctl.h Applying io_quotes_use to linux/ptp_clock.h Applying io_quotes_use to linux/fuse.h Applying io_quotes_use to linux/rpmsg.h Applying io_quotes_use to linux/auto_fs.h Applying io_quotes_use to linux/vboxguest.h Applying io_quotes_use to linux/psp-sev.h Applying io_quotes_def to linux/pci_regs.h Applying io_quotes_use to linux/reiserfs_fs.h Applying io_quotes_use to linux/media.h Applying io_quotes_use to linux/ppdev.h Applying io_quotes_use to linux/mmc/ioctl.h Applying io_quotes_use to linux/wmi.h Applying io_quotes_use to linux/rio_cm_cdev.h Applying io_quotes_use to linux/fd.h Applying io_quotes_use to linux/rfkill.h Applying io_quotes_use to linux/watchdog.h Applying io_quotes_use to linux/genwqe/genwqe_card.h Applying io_quotes_use to linux/uinput.h Applying io_quotes_use to linux/usb/tmc.h Applying io_quotes_use to linux/ipmi.h Applying io_quotes_use to linux/raid/md_u.h Applying io_quotes_def to linux/soundcard.h Applying io_quotes_use to linux/sync_file.h Applying io_quotes_use to linux/btrfs.h Applying io_quotes_use to linux/tee.h Applying io_quotes_use to linux/if_pppox.h Applying io_quotes_use to linux/ipmi_bmc.h Applying io_quotes_use to linux/gpio.h Applying io_quotes_use to linux/vm_sockets.h Applying io_quotes_use to linux/bt-bmc.h Applying io_quotes_use to linux/raw.h Applying io_quotes_use to linux/auto_fs4.h Applying io_quotes_use to linux/atmbr2684.h Applying io_quotes_use to linux/hsi/hsi_char.h Applying io_quotes_use to linux/hsi/cs-protocol.h Applying io_quotes_use to linux/aspeed-lpc-ctrl.h Applying io_quotes_use to linux/cm4000_cs.h Applying io_quotes_use to linux/random.h Applying io_quotes_use to linux/userfaultfd.h Applying io_quotes_use to linux/dn.h Applying io_quotes_use to linux/nbd.h Applying io_quotes_use to linux/dma-buf.h Applying io_quotes_use to linux/synclink.h Applying io_quotes_use to linux/cciss_ioctl.h Applying io_quotes_use to linux/suspend_ioctls.h Applying io_quotes_use to linux/fs.h Applying io_quotes_use to linux/nsfs.h Applying io_quotes_use to linux/lightnvm.h Applying io_quotes_use to linux/gigaset_dev.h Applying io_quotes_use to linux/vtpm_proxy.h Applying io_quotes_use to linux/vhost.h Applying io_quotes_use to linux/blkzoned.h Applying io_quotes_use to linux/pktcdvd.h Applying io_quotes_use to linux/agpgart.h Applying io_quotes_use to linux/kvm.h Applying io_quotes_use to linux/omapfb.h Applying io_quotes_use to linux/phantom.h Applying io_quotes_use to linux/mmtimer.h Applying io_quotes_def to linux/version.h Applying io_quotes_use to linux/spi/spidev.h Applying io_quotes_use to linux/blkpg.h Applying io_quotes_use to linux/vfio.h Applying io_quotes_def to gtk-3.0/gtk/gtkeventcontrollermotion.h Applying io_quotes_def to gtk-3.0/gtk/gtkmountoperation.h Applying io_quotes_def to gstreamer-1.0/gst/gstvalue.h Applying io_quotes_def to gstreamer-1.0/gst/check/gstcheck.h Applying io_quotes_def to mp4v2/general.h Applying io_quotes_use to libnma/nma-version.h Applying io_quotes_use to libraw/libraw_version.h Applying io_quotes_def to guile/2.2/libguile/numbers.h Applying io_quotes_def to guile/2.2/libguile/programs.h Applying io_quotes_def to guile/2.2/libguile/tags.h Applying io_quotes_def to guile/2.2/libguile/continuations.h Applying io_quotes_def to gif_lib.h Applying io_quotes_use to brotli/port.h Applying io_quotes_def to curl/curlver.h Applying io_quotes_use to sys/raw.h Applying io_quotes_use to sys/mount.h Applying io_quotes_def to mpeg2dec/mpeg2.h Applying io_quotes_use to mpeg2dec/mpeg2.h Applying io_quotes_def to qt/QtCore/qobjectdefs.h Applying io_quotes_use to qt/QtCore/qobjectdefs.h Applying io_quotes_def to qt/QtGui/qopenglversionfunctions.h Applying io_quotes_def to qt/QtGui/qopenglfunctions.h Applying io_quotes_def to qt/QtGui/qopenglextrafunctions.h Applying io_quotes_use to asm/mtrr.h Applying io_quotes_use to libnm/nm-version-macros.h Applying io_quotes_use to ndctl/ndctl.h Applying io_quotes_def to dmraid/metadata.h Applying io_quotes_use to NetworkManager/nm-version-macros.h Applying io_quotes_def to serf-1/serf_bucket_types.h Applying io_quotes_use to serf-1/serf_bucket_types.h Applying io_quotes_use to sound/compress_offload.h Applying io_quotes_use to sound/asound.h Applying io_quotes_use to sound/emu10k1.h Applying io_quotes_use to sound/asequencer.h Applying io_quotes_use to xfs/linux.h Applying io_quotes_def to xfs/xfs_format.h Applying io_quotes_use to xfs/xfs_fs.h Applying io_quotes_def to opus/opus_defines.h Applying io_quotes_def to libmm-glib/mm-gdbus-modem.h Applying io_quotes_use to rdma/rdma_user_ioctl.h Applying io_quotes_use to libavdevice/version.h Applying io_quotes_use to libavformat/version.h Applying io_quotes_def to udisks2/udisks/udisks-generated.h Applying io_quotes_def to libavutil/version.h Applying io_quotes_use to libavutil/version.h Applying io_quotes_def to gtk-2.0/gtk/gtkmountoperation.h Applying machine_name to ntfs-3g/realpath.h Fixed: ntfs-3g/realpath.h Quoted includes in ntfs-3g/realpath.h Applying machine_name to ntfs-3g/device_io.h Fixed: ntfs-3g/device_io.h Quoted includes in ntfs-3g/device_io.h Applying io_quotes_def to libmtp.h Applying io_quotes_def to celt/celt.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../src/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../src/gcc/ginclude/float.h ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h ../../src/gcc/ginclude/varargs.h ../../src/gcc/ginclude/stdfix.h ../../src/gcc/ginclude/stdnoreturn.h ../../src/gcc/ginclude/stdalign.h ../../src/gcc/ginclude/stdatomic.h ../../src/gcc/config/i386/cpuid.h ../../src/gcc/config/i386/mmintrin.h ../../src/gcc/config/i386/mm3dnow.h ../../src/gcc/config/i386/xmmintrin.h ../../src/gcc/config/i386/emmintrin.h ../../src/gcc/config/i386/pmmintrin.h ../../src/gcc/config/i386/tmmintrin.h ../../src/gcc/config/i386/ammintrin.h ../../src/gcc/config/i386/smmintrin.h ../../src/gcc/config/i386/nmmintrin.h ../../src/gcc/config/i386/bmmintrin.h ../../src/gcc/config/i386/fma4intrin.h ../../src/gcc/config/i386/wmmintrin.h ../../src/gcc/config/i386/immintrin.h ../../src/gcc/config/i386/x86intrin.h ../../src/gcc/config/i386/avxintrin.h ../../src/gcc/config/i386/xopintrin.h ../../src/gcc/config/i386/ia32intrin.h ../../src/gcc/config/i386/cross-stdarg.h ../../src/gcc/config/i386/lwpintrin.h ../../src/gcc/config/i386/popcntintrin.h ../../src/gcc/config/i386/lzcntintrin.h ../../src/gcc/config/i386/bmiintrin.h ../../src/gcc/config/i386/tbmintrin.h ../../src/gcc/config/i386/bmi2intrin.h ../../src/gcc/config/i386/avx2intrin.h ../../src/gcc/config/i386/avx512fintrin.h ../../src/gcc/config/i386/fmaintrin.h ../../src/gcc/config/i386/f16cintrin.h ../../src/gcc/config/i386/rtmintrin.h ../../src/gcc/config/i386/xtestintrin.h ../../src/gcc/config/i386/rdseedintrin.h ../../src/gcc/config/i386/prfchwintrin.h ../../src/gcc/config/i386/adxintrin.h ../../src/gcc/config/i386/fxsrintrin.h ../../src/gcc/config/i386/xsaveintrin.h ../../src/gcc/config/i386/xsaveoptintrin.h ../../src/gcc/config/i386/avx512cdintrin.h ../../src/gcc/config/i386/avx512erintrin.h ../../src/gcc/config/i386/avx512pfintrin.h ../../src/gcc/config/i386/shaintrin.h ../../src/gcc/config/i386/clflushoptintrin.h ../../src/gcc/config/i386/xsavecintrin.h ../../src/gcc/config/i386/xsavesintrin.h ../../src/gcc/config/i386/avx512dqintrin.h ../../src/gcc/config/i386/avx512bwintrin.h ../../src/gcc/config/i386/avx512vlintrin.h ../../src/gcc/config/i386/avx512vlbwintrin.h ../../src/gcc/config/i386/avx512vldqintrin.h ../../src/gcc/config/i386/avx512ifmaintrin.h ../../src/gcc/config/i386/avx512ifmavlintrin.h ../../src/gcc/config/i386/avx512vbmiintrin.h ../../src/gcc/config/i386/avx512vbmivlintrin.h ../../src/gcc/config/i386/avx5124fmapsintrin.h ../../src/gcc/config/i386/avx5124vnniwintrin.h ../../src/gcc/config/i386/avx512vpopcntdqintrin.h ../../src/gcc/config/i386/clwbintrin.h ../../src/gcc/config/i386/mwaitxintrin.h ../../src/gcc/config/i386/clzerointrin.h ../../src/gcc/config/i386/pkuintrin.h ../../src/gcc/config/i386/sgxintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../src/gcc/limitx.h ../../src/gcc/glimits.h ../../src/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../src/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/sh ../../src/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../src/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh ../../src/gcc/mkconfig.sh tconfig.h g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../src/gcc/fortran/gfortranspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gfortran \ gcc.o gcc-main.o ggc-none.o fortran/gfortranspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../src/gcc/lto/lto-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../src/gcc/lto/lto.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../src/gcc/lto/lto-object.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../src/gcc/lto/lto-partition.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../src/gcc/lto/lto-symtab.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 7.2.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/../../src/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cpp.info ../../src/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gcc.info ../../src/gcc/doc/gcc.texi; \ fi build/genhooks -d \ ../../src/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh ../../src/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccint.info ../../src/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccinstall.info ../../src/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cppinternals.info ../../src/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfortran.info ../../src/gcc/fortran/gfortran.texi; \ else true; fi ../../src/gcc/fortran/gfortran.texi:2613: warning: @ref node name should not contain `:' if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfc-internals.info ../../src/gcc/fortran/gfc-internals.texi; \ else true; fi echo timestamp > gcc.pod perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --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) perl ../../src/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" \ < ../../src/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -nostdinc -x c /dev/null -S -o /dev/null -fself-test=../../src/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest rm gfortran.pod gcc.pod make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' mkdir -p -- ./libcc1 Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether basename is declared... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' rm -f c-compiler-name.hT echo "#define C_COMPILER_NAME \"`echo gcc | sed 's,y,y,'`\"" > c-compiler-name.hT mv c-compiler-name.hT c-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change c-compiler-name.hT c-compiler-name.h rm -f cp-compiler-name.hT echo "#define CP_COMPILER_NAME \"`echo g++ | sed 's,y,y,'`\"" > cp-compiler-name.hT mv cp-compiler-name.hT cp-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change cp-compiler-name.hT cp-compiler-name.h make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../src/libcc1/findcomp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../src/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../src/libcc1/libcc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../src/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../src/libcc1/libcp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../src/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../src/libcc1/names.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../src/libcc1/names.cc -fPIC -DPIC -o .libs/names.o mv -f .deps/names.Tpo .deps/names.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../src/libcc1/callbacks.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../src/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../src/libcc1/connection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../src/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../src/libcc1/marshall.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../src/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1.la -rpath /home/sverre/sage/local/lib/../lib findcomp.lo libcc1.lo libcp1.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../src/libcc1/libcc1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../src/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcc1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../src/libcc1/libcp1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../src/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcp1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcp1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' Checking multilib configuration for libgcc... mkdir -p -- x86_64-pc-linux-gnu/libgcc Configuring in x86_64-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-lipo... lipo checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E 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 double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes 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 decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 2.28 checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. ln -s ../../../src/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s ../../../src/libgcc/unwind-generic.h unwind.h ln -s ../../../src/libgcc/config/i386/linux-unwind.h md-unwind-support.h ln -s ../../../src/libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s ../../../src/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='../../../src/libgcc/config/i386/elf-lib.h ../../../src/libgcc/config/i386/value-unwind.h' \ ../../../src/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/sh ../../../src/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c ../../../src/libgcc/config/libbid/bid_decimal_globals.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c ../../../src/libgcc/config/libbid/bid_decimal_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c ../../../src/libgcc/config/libbid/bid_binarydecimal.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c ../../../src/libgcc/config/libbid/bid_convert_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c ../../../src/libgcc/config/libbid/_isinfd32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c ../../../src/libgcc/config/libbid/_isinfd64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c ../../../src/libgcc/config/libbid/_isinfd128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c ../../../src/libgcc/config/libbid/bid64_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c ../../../src/libgcc/config/libbid/bid128_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c ../../../src/libgcc/config/libbid/bid128_fma.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c ../../../src/libgcc/config/libbid/bid_round.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c ../../../src/libgcc/config/libbid/bid_from_int.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c ../../../src/libgcc/config/libbid/bid64_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c ../../../src/libgcc/config/libbid/bid128_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../src/libgcc/config/libbid/bid64_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c ../../../src/libgcc/config/libbid/bid128_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c ../../../src/libgcc/config/libbid/bid64_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c ../../../src/libgcc/config/libbid/bid128_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c ../../../src/libgcc/config/libbid/bid64_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c ../../../src/libgcc/config/libbid/bid128_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c ../../../src/libgcc/config/libbid/bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid64_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c ../../../src/libgcc/config/libbid/bid64_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c ../../../src/libgcc/config/libbid/bid64_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c ../../../src/libgcc/config/libbid/bid128_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c ../../../src/libgcc/config/libbid/bid128_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_addsub_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_div_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_mul_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_eq_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ne_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_lt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_gt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_le_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ge_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_si_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_di_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_usi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_udi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_df_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_xf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_tf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_unord_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_addsub_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_div_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_mul_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_eq_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ne_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_lt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_gt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_le_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ge_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_si_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_di_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_usi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_udi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_sf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_df_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_xf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_tf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_unord_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_addsub_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_div_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_mul_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_eq_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ne_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_lt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_gt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_le_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ge_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_si_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_di_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_usi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_udi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_sf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_df_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_xf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_tf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_unord_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../src/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../src/libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../src/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../src/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../src/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../src/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../src/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../src/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../src/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../src/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../src/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../src/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../src/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../src/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../src/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../src/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../src/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../src/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../src/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../src/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../src/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../src/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../src/libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../src/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../src/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../src/libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../src/libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../src/libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../src/libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../src/libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../src/libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../src/libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../src/libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../src/libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../src/libgcc/config/i386/morestack.S /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT mv -f morestack.visT morestack.vis /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../src/libgcc/config/i386/morestack.S rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o generic-morestack.o generic-morestack-thread.o morestack.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../src/libgcc/libgcov-driver.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../src/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../src/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../src/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../src/libgcc/config/i386/cpuinfo.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../src/libgcc/config/i386/sfp-exceptions.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/addtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/divtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/multf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/negtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/subtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/unordtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floattitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatuntitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendsftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extenddftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendxftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfsf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfdf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfxf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/getf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/letf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/eqtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_divtc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_multc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_powitf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-sjlj.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-c.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/emutls.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_END /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../src/libgcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < ../../../src/libgcc/libgcc-std.ver.in > libgcc-std.ver { cat libgcc-std.ver ../../../src/libgcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in mv tmp-libgcc.map.in libgcc.map.in { /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | gawk -f ../../../src/libgcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh ../../../src/libgcc/../mkinstalldirs . /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../src/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' Checking multilib configuration for libmpx... mkdir -p -- x86_64-pc-linux-gnu/libmpx Configuring in x86_64-pc-linux-gnu/libmpx configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for target support for Intel MPX runtime library... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for secure_getenv... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmpx.spec config.status: creating mpxrt/Makefile config.status: creating mpxwrap/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making all in mpxrt make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt.lo `test -f 'mpxrt.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -o libmpx_la-mpxrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt-utils.lo `test -f 'mpxrt-utils.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt-utils.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt-utils.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -o libmpx_la-mpxrt-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -lpthread -version-info `grep -v '^#' ../../../../src/libmpx/mpxrt/libtool-version` -o libmpx.la -rpath /home/sverre/sage/local/lib/../lib64 libmpx_la-mpxrt.lo libmpx_la-mpxrt-utils.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpx_la-mpxrt.o .libs/libmpx_la-mpxrt-utils.o -lpthread -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -Wl,-soname -Wl,libmpx.so.2 -o .libs/libmpx.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpx.so.2" && ln -s "libmpx.so.2.0.1" "libmpx.so.2") libtool: link: (cd ".libs" && rm -f "libmpx.so" && ln -s "libmpx.so.2.0.1" "libmpx.so") libtool: link: ar rc .libs/libmpx.a libmpx_la-mpxrt.o libmpx_la-mpxrt-utils.o libtool: link: ranlib .libs/libmpx.a libtool: link: ( cd ".libs" && rm -f "libmpx.la" && ln -s "../libmpx.la" "libmpx.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making all in mpxwrap make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c -o libmpxwrappers_la-mpx_wrappers.lo `test -f 'mpx_wrappers.c' || echo '../../../../src/libmpx/mpxwrap/'`mpx_wrappers.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -fPIC -DPIC -o .libs/libmpxwrappers_la-mpx_wrappers.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -o libmpxwrappers_la-mpx_wrappers.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -version-info `grep -v '^#' ../../../../src/libmpx/mpxwrap/libtool-version` -o libmpxwrappers.la -rpath /home/sverre/sage/local/lib/../lib64 libmpxwrappers_la-mpx_wrappers.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpxwrappers_la-mpx_wrappers.o -mmpx -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -Wl,-soname -Wl,libmpxwrappers.so.2 -o .libs/libmpxwrappers.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so.2" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so.2") libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so") libtool: link: ar rc .libs/libmpxwrappers.a libmpxwrappers_la-mpx_wrappers.o libtool: link: ranlib .libs/libmpxwrappers.a libtool: link: ( cd ".libs" && rm -f "libmpxwrappers.la" && ln -s "../libmpxwrappers.la" "libmpxwrappers.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Checking multilib configuration for libssp... mkdir -p -- x86_64-pc-linux-gnu/libssp Configuring in x86_64-pc-linux-gnu/libssp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking whether -fstack-protector works... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memmove... yes checking for mempcpy... yes checking for strncpy... yes checking for strncat... yes checking whether vsnprintf is usable... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../src/libssp/ssp.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -o ssp.o >/dev/null 2>&1 mv -f .deps/ssp.Tpo .deps/ssp.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../src/libssp/gets-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../src/libssp/memcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../src/libssp/memmove-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../src/libssp/mempcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../src/libssp/memset-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../src/libssp/snprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../src/libssp/sprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../src/libssp/stpcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../src/libssp/strcat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../src/libssp/strcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../src/libssp/strncat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../src/libssp/strncpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../src/libssp/vsnprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../src/libssp/vsprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -g -O2 -version-info `grep -v '^#' ../../../src/libssp/libtool-version` -Wl,--version-script=../../../src/libssp/ssp.map -o libssp.la -rpath /home/sverre/sage/local/lib/../lib64 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=../../../src/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 /usr/bin/ld: .libs/gets-chk.o: in function `__gets_chk': /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp/../../../src/libssp/gets-chk.c:74: warning: the `gets' function is dangerous and should not be used. libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o libtool: link: ranlib .libs/libssp.a libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../src/libssp/'`ssp-local.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /home/sverre/sage/local/lib/../lib64 libssp_nonshared_la-ssp-local.lo libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib .libs/libssp_nonshared.a libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' Checking multilib configuration for libbacktrace... mkdir -p -- x86_64-pc-linux-gnu/libbacktrace Configuring in x86_64-pc-linux-gnu/libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -W... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking whether strnlen is declared... yes checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o atomic.lo ../../../src/libbacktrace/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o dwarf.lo ../../../src/libbacktrace/dwarf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o fileline.lo ../../../src/libbacktrace/fileline.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o posix.lo ../../../src/libbacktrace/posix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o print.lo ../../../src/libbacktrace/print.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o sort.lo ../../../src/libbacktrace/sort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o state.lo ../../../src/libbacktrace/state.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o backtrace.lo ../../../src/libbacktrace/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o simple.lo ../../../src/libbacktrace/simple.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o elf.lo ../../../src/libbacktrace/elf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmapio.lo ../../../src/libbacktrace/mmapio.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmap.lo ../../../src/libbacktrace/mmap.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' Checking multilib configuration for libquadmath... mkdir -p -- x86_64-pc-linux-gnu/libquadmath Configuring in x86_64-pc-linux-gnu/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether the math.h includes POSIX's signgam... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking whether __float128 is supported... yes checking whether printf hooks are supported... yes checking whether nl_langinfo should be used... yes checking whether nl_langinfo should be used for wide char locale info... yes checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" > libquadmath-vers.texi makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath -o libquadmath.info ../../../src/libquadmath/libquadmath.texi depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../src/libquadmath/math/x2y2m1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -fPIC -DPIC -o math/.libs/x2y2m1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 depbase=`echo math/isinf_nsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinf_nsq.lo ../../../src/libquadmath/math/isinf_nsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -fPIC -DPIC -o math/.libs/isinf_nsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -o math/isinf_nsq.o >/dev/null 2>&1 depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../src/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../src/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../src/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../src/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../src/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../src/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../src/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../src/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../src/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../src/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../src/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../src/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../src/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../src/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../src/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../src/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../src/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../src/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../src/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../src/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../src/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../src/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../src/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../src/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../src/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../src/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../src/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../src/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../src/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../src/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../src/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../src/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../src/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../src/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../src/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../src/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../src/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../src/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../src/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../src/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../src/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../src/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../src/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../src/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../src/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../src/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../src/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../src/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../src/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../src/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../src/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../src/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../src/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../src/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../src/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../src/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../src/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../src/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../src/libquadmath/math/logbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -fPIC -DPIC -o math/.libs/logbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../src/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../src/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../src/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../src/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../src/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../src/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../src/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../src/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../src/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../src/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../src/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../src/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../src/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../src/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../src/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../src/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../src/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../src/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../src/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../src/libquadmath/math/ccoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -fPIC -DPIC -o math/.libs/ccoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../src/libquadmath/math/cexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -fPIC -DPIC -o math/.libs/cexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../src/libquadmath/math/clog10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -fPIC -DPIC -o math/.libs/clog10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../src/libquadmath/math/clogq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -fPIC -DPIC -o math/.libs/clogq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../src/libquadmath/math/csinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -fPIC -DPIC -o math/.libs/csinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../src/libquadmath/math/csinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -fPIC -DPIC -o math/.libs/csinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../src/libquadmath/math/csqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -fPIC -DPIC -o math/.libs/csqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../src/libquadmath/math/ctanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -fPIC -DPIC -o math/.libs/ctanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../src/libquadmath/math/ctanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -fPIC -DPIC -o math/.libs/ctanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../src/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../src/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../src/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../src/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../src/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../src/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../src/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../src/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../src/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../src/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../src/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../src/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../src/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../src/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../src/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../src/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../src/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../src/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../src/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -version-info `grep -v '^#' ../../../src/libquadmath/libtool-version` -Wl,--version-script=../../../src/libquadmath/quadmath.map -lm -o libquadmath.la -rpath /home/sverre/sage/local/lib/../lib64 math/x2y2m1q.lo math/isinf_nsq.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC math/.libs/x2y2m1q.o math/.libs/isinf_nsq.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -Wl,--version-script=../../../src/libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/isinf_nsq.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' Checking multilib configuration for libgfortran... mkdir -p -- x86_64-pc-linux-gnu/libgfortran Configuring in x86_64-pc-linux-gnu/libgfortran configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for --enable-intermodule... checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking whether symbol versioning is supported... gnu checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for -mclear-hwcap... no checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... 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 off_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... yes checking for floatingpoint.h... no checking for ieeefp.h... no checking for fenv.h... yes checking for fptrap.h... no checking for fpxcp.h... no checking for pwd.h... yes checking for complex.h... yes checking for xlocale.h... no checking for math.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for sleep... yes checking for ttyname... yes checking for alarm... yes checking for access... yes checking for fork... yes checking for setmode... no checking for fcntl... yes checking for gettimeofday... yes checking for stat... yes checking for fstat... yes checking for lstat... yes checking for getpwuid... yes checking for vsnprintf... yes checking for dup... yes checking for getcwd... yes checking for localtime_r... yes checking for gmtime_r... yes checking for getpwuid_r... yes checking for ttyname_r... yes checking for clock_gettime... yes checking for getgid... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for umask... yes checking for getegid... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for mkostemp... yes checking for strnlen... yes checking for strndup... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for strerror_l... yes checking for sin in -lm... yes checking for acosf... yes checking for acos... yes checking for acosl... yes checking for acoshf... yes checking for acosh... yes checking for acoshl... yes checking for asinf... yes checking for asin... yes checking for asinl... yes checking for asinhf... yes checking for asinh... yes checking for asinhl... yes checking for atan2f... yes checking for atan2... yes checking for atan2l... yes checking for atanf... yes checking for atan... yes checking for atanl... yes checking for atanhf... yes checking for atanh... yes checking for atanhl... yes checking for cargf... yes checking for carg... yes checking for cargl... yes checking for ceilf... yes checking for ceil... yes checking for ceill... yes checking for copysignf... yes checking for copysign... yes checking for copysignl... yes checking for cosf... yes checking for cos... yes checking for cosl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for coshf... yes checking for cosh... yes checking for coshl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for expf... yes checking for exp... yes checking for expl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for fabsf... yes checking for fabs... yes checking for fabsl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for floorf... yes checking for floor... yes checking for floorl... yes checking for fmodf... yes checking for fmod... yes checking for fmodl... yes checking for frexpf... yes checking for frexp... yes checking for frexpl... yes checking for hypotf... yes checking for hypot... yes checking for hypotl... yes checking for ldexpf... yes checking for ldexp... yes checking for ldexpl... yes checking for logf... yes checking for log... yes checking for logl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for log10f... yes checking for log10... yes checking for log10l... yes checking for clog10f... yes checking for clog10... yes checking for clog10l... yes checking for nextafterf... yes checking for nextafter... yes checking for nextafterl... yes checking for powf... yes checking for pow... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for roundf... yes checking for round... yes checking for roundl... yes checking for lroundf... yes checking for lround... yes checking for lroundl... yes checking for llroundf... yes checking for llround... yes checking for llroundl... yes checking for scalbnf... yes checking for scalbn... yes checking for scalbnl... yes checking for sinf... yes checking for sin... yes checking for sinl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for sinhf... yes checking for sinh... yes checking for sinhl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for sqrtf... yes checking for sqrt... yes checking for sqrtl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for tanf... yes checking for tan... yes checking for tanl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for tanhf... yes checking for tanh... yes checking for tanhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for truncf... yes checking for trunc... yes checking for truncl... yes checking for erff... yes checking for erf... yes checking for erfcf... yes checking for erfc... yes checking for erfcl... yes checking for j0f... yes checking for j0... yes checking for j1f... yes checking for j1... yes checking for jnf... yes checking for jn... yes checking for jnl... yes checking for y0f... yes checking for y0... yes checking for y1f... yes checking for y1... yes checking for ynf... yes checking for yn... yes checking for ynl... yes checking for tgamma... yes checking for tgammaf... yes checking for lgamma... yes checking for lgammaf... yes checking for cacos... yes checking for cacosf... yes checking for cacosh... yes checking for cacoshf... yes checking for cacoshl... yes checking for cacosl... yes checking for casin... yes checking for casinf... yes checking for casinh... yes checking for casinhf... yes checking for casinhl... yes checking for casinl... yes checking for catan... yes checking for catanf... yes checking for catanh... yes checking for catanhf... yes checking for catanhl... yes checking for catanl... yes checking for __clog in -lm... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether we have a usable __float128 type... yes checking whether --as-needed/-z ignore works... yes checking for feenableexcept in -lm... yes checking whether fpsetmask is present... no checking for fp_except... no checking for fp_except_t... no checking for fp_rnd... no checking for fp_rnd_t... no checking for fpsetsticky... no checking for fpresetsticky... no checking for fp_trap... no checking for fp_enable... no checking for _SOFT_FLOAT defined... no configure: FPU dependent file will be fpu-387.h configure: Support for IEEE modules: yes checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports symbol aliases... yes checking whether the target supports __sync_fetch_and_add... yes checking whether pragma weak works... yes checking whether the target supports weakref... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ../../../src/libgfortran/mk-sik-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh ../../../src/libgfortran/mk-srk-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh ../../../src/libgfortran/mk-kinds-h.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > kinds.h || rm kinds.h grep '^#' < kinds.h > kinds.inc grep '^#' < ../../../src/libgfortran/c99_protos.h > c99_protos.inc cp ../../../src/libgfortran/config/fpu-387.h fpu-target.h grep '^#define GFC_FPE_' < ../../../src/libgfortran/../gcc/fortran/libgfortran.h > fpu-target.inc || true grep '^#define GFC_FPE_' < ../../../src/libgfortran/libgfortran.h >> fpu-target.inc || true make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo `test -f 'caf/single.c' || echo '../../../src/libgfortran/'`caf/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libcaf_single.la -static -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 single.lo -lm libtool: link: ar rc .libs/libcaf_single.a single.o libtool: link: ranlib .libs/libcaf_single.a libtool: link: ( cd ".libs" && rm -f "libcaf_single.la" && ln -s "../libcaf_single.la" "libcaf_single.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '../../../src/libgfortran/'`runtime/bounds.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -fPIC -DPIC -o .libs/bounds.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../src/libgfortran/'`runtime/compile_options.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '../../../src/libgfortran/'`runtime/memory.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '../../../src/libgfortran/'`runtime/string.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '../../../src/libgfortran/'`runtime/select.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '../../../src/libgfortran/'`runtime/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '../../../src/libgfortran/'`runtime/convert_char.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -fPIC -DPIC -o .libs/convert_char.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '../../../src/libgfortran/'`runtime/environ.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 mv -f .deps/environ.Tpo .deps/environ.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '../../../src/libgfortran/'`runtime/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../../../src/libgfortran/'`runtime/fpu.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '../../../src/libgfortran/'`runtime/main.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '../../../src/libgfortran/'`runtime/pause.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '../../../src/libgfortran/'`runtime/stop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 mv -f .deps/stop.Tpo .deps/stop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '../../../src/libgfortran/generated/all_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -fPIC -DPIC -o .libs/all_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '../../../src/libgfortran/generated/all_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -fPIC -DPIC -o .libs/all_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '../../../src/libgfortran/generated/all_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '../../../src/libgfortran/generated/all_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '../../../src/libgfortran/generated/all_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '../../../src/libgfortran/generated/any_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -fPIC -DPIC -o .libs/any_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '../../../src/libgfortran/generated/any_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -fPIC -DPIC -o .libs/any_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '../../../src/libgfortran/generated/any_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 mv -f .deps/any_l4.Tpo .deps/any_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '../../../src/libgfortran/generated/any_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '../../../src/libgfortran/generated/any_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '../../../src/libgfortran/generated/count_1_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_1_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -fPIC -DPIC -o .libs/count_1_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '../../../src/libgfortran/generated/count_2_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_2_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -fPIC -DPIC -o .libs/count_2_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '../../../src/libgfortran/generated/count_4_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_4_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -fPIC -DPIC -o .libs/count_4_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '../../../src/libgfortran/generated/count_8_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_8_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -fPIC -DPIC -o .libs/count_8_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '../../../src/libgfortran/generated/count_16_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_16_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -fPIC -DPIC -o .libs/count_16_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -fPIC -DPIC -o .libs/maxloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -fPIC -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -fPIC -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -fPIC -DPIC -o .libs/maxloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -fPIC -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -fPIC -DPIC -o .libs/maxloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -fPIC -DPIC -o .libs/maxloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -fPIC -DPIC -o .libs/maxloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -fPIC -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -fPIC -DPIC -o .libs/maxloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -fPIC -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -fPIC -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '../../../src/libgfortran/generated/maxval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -fPIC -DPIC -o .libs/maxval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '../../../src/libgfortran/generated/maxval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -fPIC -DPIC -o .libs/maxval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '../../../src/libgfortran/generated/maxval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '../../../src/libgfortran/generated/maxval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '../../../src/libgfortran/generated/maxval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '../../../src/libgfortran/generated/maxval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '../../../src/libgfortran/generated/maxval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '../../../src/libgfortran/generated/maxval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '../../../src/libgfortran/generated/maxval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -fPIC -DPIC -o .libs/minloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -fPIC -DPIC -o .libs/minloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -fPIC -DPIC -o .libs/minloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -fPIC -DPIC -o .libs/minloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -fPIC -DPIC -o .libs/minloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -fPIC -DPIC -o .libs/minloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -fPIC -DPIC -o .libs/minloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -fPIC -DPIC -o .libs/minloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -fPIC -DPIC -o .libs/minloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -fPIC -DPIC -o .libs/minloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -fPIC -DPIC -o .libs/minloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -fPIC -DPIC -o .libs/minloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '../../../src/libgfortran/generated/minval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -fPIC -DPIC -o .libs/minval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '../../../src/libgfortran/generated/minval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -fPIC -DPIC -o .libs/minval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '../../../src/libgfortran/generated/minval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '../../../src/libgfortran/generated/minval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '../../../src/libgfortran/generated/minval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '../../../src/libgfortran/generated/minval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '../../../src/libgfortran/generated/minval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '../../../src/libgfortran/generated/minval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '../../../src/libgfortran/generated/minval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '../../../src/libgfortran/generated/product_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -fPIC -DPIC -o .libs/product_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '../../../src/libgfortran/generated/product_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -fPIC -DPIC -o .libs/product_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '../../../src/libgfortran/generated/product_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '../../../src/libgfortran/generated/product_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '../../../src/libgfortran/generated/product_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '../../../src/libgfortran/generated/product_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '../../../src/libgfortran/generated/product_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '../../../src/libgfortran/generated/product_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '../../../src/libgfortran/generated/product_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '../../../src/libgfortran/generated/product_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '../../../src/libgfortran/generated/product_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '../../../src/libgfortran/generated/product_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '../../../src/libgfortran/generated/product_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '../../../src/libgfortran/generated/sum_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -fPIC -DPIC -o .libs/sum_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '../../../src/libgfortran/generated/sum_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -fPIC -DPIC -o .libs/sum_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '../../../src/libgfortran/generated/sum_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '../../../src/libgfortran/generated/sum_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '../../../src/libgfortran/generated/sum_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '../../../src/libgfortran/generated/sum_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '../../../src/libgfortran/generated/sum_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '../../../src/libgfortran/generated/sum_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '../../../src/libgfortran/generated/sum_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '../../../src/libgfortran/generated/sum_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '../../../src/libgfortran/generated/sum_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '../../../src/libgfortran/generated/sum_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '../../../src/libgfortran/generated/sum_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '../../../src/libgfortran/generated/bessel_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -fPIC -DPIC -o .libs/bessel_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '../../../src/libgfortran/generated/bessel_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -fPIC -DPIC -o .libs/bessel_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '../../../src/libgfortran/generated/bessel_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -fPIC -DPIC -o .libs/bessel_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '../../../src/libgfortran/generated/bessel_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -fPIC -DPIC -o .libs/bessel_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '../../../src/libgfortran/generated/iall_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -fPIC -DPIC -o .libs/iall_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '../../../src/libgfortran/generated/iall_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -fPIC -DPIC -o .libs/iall_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '../../../src/libgfortran/generated/iall_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -fPIC -DPIC -o .libs/iall_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '../../../src/libgfortran/generated/iall_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -fPIC -DPIC -o .libs/iall_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '../../../src/libgfortran/generated/iall_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -fPIC -DPIC -o .libs/iall_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '../../../src/libgfortran/generated/iany_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -fPIC -DPIC -o .libs/iany_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '../../../src/libgfortran/generated/iany_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -fPIC -DPIC -o .libs/iany_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '../../../src/libgfortran/generated/iany_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -fPIC -DPIC -o .libs/iany_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '../../../src/libgfortran/generated/iany_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -fPIC -DPIC -o .libs/iany_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '../../../src/libgfortran/generated/iany_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -fPIC -DPIC -o .libs/iany_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '../../../src/libgfortran/generated/iparity_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -fPIC -DPIC -o .libs/iparity_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '../../../src/libgfortran/generated/iparity_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -fPIC -DPIC -o .libs/iparity_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '../../../src/libgfortran/generated/iparity_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -fPIC -DPIC -o .libs/iparity_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '../../../src/libgfortran/generated/iparity_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -fPIC -DPIC -o .libs/iparity_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '../../../src/libgfortran/generated/iparity_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -fPIC -DPIC -o .libs/iparity_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '../../../src/libgfortran/generated/norm2_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -fPIC -DPIC -o .libs/norm2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '../../../src/libgfortran/generated/norm2_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -fPIC -DPIC -o .libs/norm2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '../../../src/libgfortran/generated/norm2_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -fPIC -DPIC -o .libs/norm2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '../../../src/libgfortran/generated/norm2_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -fPIC -DPIC -o .libs/norm2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '../../../src/libgfortran/generated/parity_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -fPIC -DPIC -o .libs/parity_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '../../../src/libgfortran/generated/parity_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -fPIC -DPIC -o .libs/parity_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '../../../src/libgfortran/generated/parity_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -fPIC -DPIC -o .libs/parity_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '../../../src/libgfortran/generated/parity_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -fPIC -DPIC -o .libs/parity_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '../../../src/libgfortran/generated/parity_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -fPIC -DPIC -o .libs/parity_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '../../../src/libgfortran/generated/matmul_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '../../../src/libgfortran/generated/matmul_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -fPIC -DPIC -o .libs/matmul_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '../../../src/libgfortran/generated/matmul_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '../../../src/libgfortran/generated/matmul_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '../../../src/libgfortran/generated/matmul_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '../../../src/libgfortran/generated/matmul_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '../../../src/libgfortran/generated/matmul_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '../../../src/libgfortran/generated/matmul_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '../../../src/libgfortran/generated/matmul_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '../../../src/libgfortran/generated/matmul_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '../../../src/libgfortran/generated/matmul_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '../../../src/libgfortran/generated/matmul_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '../../../src/libgfortran/generated/matmul_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '../../../src/libgfortran/generated/matmul_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '../../../src/libgfortran/generated/matmul_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '../../../src/libgfortran/generated/matmul_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c -o shape_i1.lo `test -f '../../../src/libgfortran/generated/shape_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -fPIC -DPIC -o .libs/shape_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -o shape_i1.o >/dev/null 2>&1 mv -f .deps/shape_i1.Tpo .deps/shape_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c -o shape_i2.lo `test -f '../../../src/libgfortran/generated/shape_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -fPIC -DPIC -o .libs/shape_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -o shape_i2.o >/dev/null 2>&1 mv -f .deps/shape_i2.Tpo .deps/shape_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '../../../src/libgfortran/generated/shape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '../../../src/libgfortran/generated/shape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '../../../src/libgfortran/generated/shape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '../../../src/libgfortran/generated/eoshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '../../../src/libgfortran/generated/eoshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '../../../src/libgfortran/generated/eoshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '../../../src/libgfortran/generated/eoshift3_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '../../../src/libgfortran/generated/eoshift3_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '../../../src/libgfortran/generated/eoshift3_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '../../../src/libgfortran/generated/cshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '../../../src/libgfortran/generated/cshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '../../../src/libgfortran/generated/cshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '../../../src/libgfortran/generated/reshape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '../../../src/libgfortran/generated/reshape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '../../../src/libgfortran/generated/reshape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '../../../src/libgfortran/generated/reshape_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -fPIC -DPIC -o .libs/reshape_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '../../../src/libgfortran/generated/reshape_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -fPIC -DPIC -o .libs/reshape_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '../../../src/libgfortran/generated/reshape_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '../../../src/libgfortran/generated/reshape_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '../../../src/libgfortran/generated/reshape_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '../../../src/libgfortran/generated/reshape_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '../../../src/libgfortran/generated/reshape_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '../../../src/libgfortran/generated/reshape_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '../../../src/libgfortran/generated/in_pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -fPIC -DPIC -o .libs/in_pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '../../../src/libgfortran/generated/in_pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -fPIC -DPIC -o .libs/in_pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '../../../src/libgfortran/generated/in_pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '../../../src/libgfortran/generated/in_pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '../../../src/libgfortran/generated/in_pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '../../../src/libgfortran/generated/in_pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -fPIC -DPIC -o .libs/in_pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '../../../src/libgfortran/generated/in_pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -fPIC -DPIC -o .libs/in_pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '../../../src/libgfortran/generated/in_pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -fPIC -DPIC -o .libs/in_pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '../../../src/libgfortran/generated/in_pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -fPIC -DPIC -o .libs/in_pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '../../../src/libgfortran/generated/in_pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '../../../src/libgfortran/generated/in_pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '../../../src/libgfortran/generated/in_pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '../../../src/libgfortran/generated/in_pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '../../../src/libgfortran/generated/in_unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -fPIC -DPIC -o .libs/in_unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '../../../src/libgfortran/generated/in_unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -fPIC -DPIC -o .libs/in_unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '../../../src/libgfortran/generated/in_unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '../../../src/libgfortran/generated/in_unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '../../../src/libgfortran/generated/in_unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '../../../src/libgfortran/generated/in_unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -fPIC -DPIC -o .libs/in_unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '../../../src/libgfortran/generated/in_unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -fPIC -DPIC -o .libs/in_unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '../../../src/libgfortran/generated/in_unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -fPIC -DPIC -o .libs/in_unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '../../../src/libgfortran/generated/in_unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -fPIC -DPIC -o .libs/in_unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '../../../src/libgfortran/generated/in_unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '../../../src/libgfortran/generated/in_unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '../../../src/libgfortran/generated/in_unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '../../../src/libgfortran/generated/in_unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '../../../src/libgfortran/generated/pow_i4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '../../../src/libgfortran/generated/pow_i8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '../../../src/libgfortran/generated/pow_i16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '../../../src/libgfortran/generated/pow_r16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '../../../src/libgfortran/generated/pow_c4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '../../../src/libgfortran/generated/pow_c8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '../../../src/libgfortran/generated/pow_c10_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '../../../src/libgfortran/generated/pow_c16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '../../../src/libgfortran/generated/pow_i4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '../../../src/libgfortran/generated/pow_i8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '../../../src/libgfortran/generated/pow_i16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '../../../src/libgfortran/generated/pow_r4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '../../../src/libgfortran/generated/pow_r8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '../../../src/libgfortran/generated/pow_r10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '../../../src/libgfortran/generated/pow_r16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '../../../src/libgfortran/generated/pow_c4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '../../../src/libgfortran/generated/pow_c8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '../../../src/libgfortran/generated/pow_c10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '../../../src/libgfortran/generated/pow_c16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '../../../src/libgfortran/generated/pow_i4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '../../../src/libgfortran/generated/pow_i8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '../../../src/libgfortran/generated/pow_i16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '../../../src/libgfortran/generated/pow_r4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '../../../src/libgfortran/generated/pow_r8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '../../../src/libgfortran/generated/pow_r10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '../../../src/libgfortran/generated/pow_r16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '../../../src/libgfortran/generated/pow_c4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '../../../src/libgfortran/generated/pow_c8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '../../../src/libgfortran/generated/pow_c10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '../../../src/libgfortran/generated/pow_c16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '../../../src/libgfortran/generated/pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -fPIC -DPIC -o .libs/pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '../../../src/libgfortran/generated/pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -fPIC -DPIC -o .libs/pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '../../../src/libgfortran/generated/pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -fPIC -DPIC -o .libs/pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '../../../src/libgfortran/generated/pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -fPIC -DPIC -o .libs/pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '../../../src/libgfortran/generated/pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -fPIC -DPIC -o .libs/pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '../../../src/libgfortran/generated/pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -fPIC -DPIC -o .libs/pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '../../../src/libgfortran/generated/pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -fPIC -DPIC -o .libs/pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '../../../src/libgfortran/generated/pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -fPIC -DPIC -o .libs/pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '../../../src/libgfortran/generated/pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -fPIC -DPIC -o .libs/pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '../../../src/libgfortran/generated/pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -fPIC -DPIC -o .libs/pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '../../../src/libgfortran/generated/pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -fPIC -DPIC -o .libs/pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '../../../src/libgfortran/generated/pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -fPIC -DPIC -o .libs/pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '../../../src/libgfortran/generated/pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -fPIC -DPIC -o .libs/pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '../../../src/libgfortran/generated/unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -fPIC -DPIC -o .libs/unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '../../../src/libgfortran/generated/unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -fPIC -DPIC -o .libs/unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '../../../src/libgfortran/generated/unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -fPIC -DPIC -o .libs/unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '../../../src/libgfortran/generated/unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -fPIC -DPIC -o .libs/unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '../../../src/libgfortran/generated/unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -fPIC -DPIC -o .libs/unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -o unpack_i16.o >/dev/null 2>&1 mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c -o unpack_r4.lo `test -f '../../../src/libgfortran/generated/unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -fPIC -DPIC -o .libs/unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -o unpack_r4.o >/dev/null 2>&1 mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c -o unpack_r8.lo `test -f '../../../src/libgfortran/generated/unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -fPIC -DPIC -o .libs/unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -o unpack_r8.o >/dev/null 2>&1 mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c -o unpack_r10.lo `test -f '../../../src/libgfortran/generated/unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -fPIC -DPIC -o .libs/unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -o unpack_r10.o >/dev/null 2>&1 mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c -o unpack_r16.lo `test -f '../../../src/libgfortran/generated/unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -fPIC -DPIC -o .libs/unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -o unpack_r16.o >/dev/null 2>&1 mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c -o unpack_c4.lo `test -f '../../../src/libgfortran/generated/unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -fPIC -DPIC -o .libs/unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1 mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c -o unpack_c8.lo `test -f '../../../src/libgfortran/generated/unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -fPIC -DPIC -o .libs/unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1 mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c -o unpack_c10.lo `test -f '../../../src/libgfortran/generated/unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -fPIC -DPIC -o .libs/unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1 mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c -o unpack_c16.lo `test -f '../../../src/libgfortran/generated/unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -fPIC -DPIC -o .libs/unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1 mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c -o spread_i1.lo `test -f '../../../src/libgfortran/generated/spread_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -fPIC -DPIC -o .libs/spread_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1 mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../src/libgfortran/generated/spread_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -fPIC -DPIC -o .libs/spread_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1 mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../src/libgfortran/generated/spread_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -fPIC -DPIC -o .libs/spread_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1 mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../src/libgfortran/generated/spread_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -fPIC -DPIC -o .libs/spread_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1 mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../src/libgfortran/generated/spread_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -fPIC -DPIC -o .libs/spread_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1 mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../src/libgfortran/generated/spread_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -fPIC -DPIC -o .libs/spread_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1 mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../src/libgfortran/generated/spread_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -fPIC -DPIC -o .libs/spread_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1 mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../src/libgfortran/generated/spread_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -fPIC -DPIC -o .libs/spread_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1 mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../src/libgfortran/generated/spread_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -fPIC -DPIC -o .libs/spread_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1 mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../src/libgfortran/generated/spread_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -fPIC -DPIC -o .libs/spread_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1 mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../src/libgfortran/generated/spread_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -fPIC -DPIC -o .libs/spread_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1 mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../src/libgfortran/generated/spread_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -fPIC -DPIC -o .libs/spread_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1 mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../src/libgfortran/generated/spread_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -fPIC -DPIC -o .libs/spread_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1 mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../src/libgfortran/generated/cshift0_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -fPIC -DPIC -o .libs/cshift0_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1 mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../src/libgfortran/generated/cshift0_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -fPIC -DPIC -o .libs/cshift0_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1 mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../src/libgfortran/generated/cshift0_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -fPIC -DPIC -o .libs/cshift0_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1 mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../src/libgfortran/generated/cshift0_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -fPIC -DPIC -o .libs/cshift0_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1 mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../src/libgfortran/generated/cshift0_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -fPIC -DPIC -o .libs/cshift0_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1 mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../src/libgfortran/generated/cshift0_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -fPIC -DPIC -o .libs/cshift0_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1 mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../src/libgfortran/generated/cshift0_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -fPIC -DPIC -o .libs/cshift0_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1 mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../src/libgfortran/generated/cshift0_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -fPIC -DPIC -o .libs/cshift0_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1 mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../src/libgfortran/generated/cshift0_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -fPIC -DPIC -o .libs/cshift0_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1 mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../src/libgfortran/generated/cshift0_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -fPIC -DPIC -o .libs/cshift0_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1 mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../src/libgfortran/generated/cshift0_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -fPIC -DPIC -o .libs/cshift0_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1 mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../src/libgfortran/generated/cshift0_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -fPIC -DPIC -o .libs/cshift0_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1 mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../src/libgfortran/generated/cshift0_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -fPIC -DPIC -o .libs/cshift0_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1 mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../src/libgfortran/'`io/size_from_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../src/libgfortran/'`io/close.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -o close.o >/dev/null 2>&1 mv -f .deps/close.Tpo .deps/close.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../src/libgfortran/'`io/file_pos.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 mv -f .deps/file_pos.Tpo .deps/file_pos.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../src/libgfortran/'`io/format.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -o format.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../src/libgfortran/'`io/inquire.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 mv -f .deps/inquire.Tpo .deps/inquire.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../src/libgfortran/'`io/intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -fPIC -DPIC -o .libs/intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1 mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../src/libgfortran/'`io/list_read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 mv -f .deps/list_read.Tpo .deps/list_read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../src/libgfortran/'`io/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../src/libgfortran/'`io/open.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -o open.o >/dev/null 2>&1 mv -f .deps/open.Tpo .deps/open.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../src/libgfortran/'`io/read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -o read.o >/dev/null 2>&1 mv -f .deps/read.Tpo .deps/read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../src/libgfortran/'`io/transfer.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 mv -f .deps/transfer.Tpo .deps/transfer.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../src/libgfortran/'`io/transfer128.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -fPIC -DPIC -o .libs/transfer128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1 mv -f .deps/transfer128.Tpo .deps/transfer128.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../src/libgfortran/'`io/unit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 mv -f .deps/unit.Tpo .deps/unit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../src/libgfortran/'`io/unix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../src/libgfortran/'`io/write.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -o write.o >/dev/null 2>&1 mv -f .deps/write.Tpo .deps/write.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../src/libgfortran/'`io/fbuf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -fPIC -DPIC -o .libs/fbuf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1 mv -f .deps/fbuf.Tpo .deps/fbuf.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../src/libgfortran/'`intrinsics/associated.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 mv -f .deps/associated.Tpo .deps/associated.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../src/libgfortran/'`intrinsics/abort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 mv -f .deps/abort.Tpo .deps/abort.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../src/libgfortran/'`intrinsics/args.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../src/libgfortran/'`intrinsics/cshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 mv -f .deps/cshift0.Tpo .deps/cshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../src/libgfortran/'`intrinsics/erfc_scaled.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -fPIC -DPIC -o .libs/erfc_scaled.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1 mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../src/libgfortran/'`intrinsics/extends_type_of.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -fPIC -DPIC -o .libs/extends_type_of.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1 mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../src/libgfortran/'`intrinsics/fnum.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 mv -f .deps/fnum.Tpo .deps/fnum.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../src/libgfortran/'`intrinsics/ierrno.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 mv -f .deps/ierrno.Tpo .deps/ierrno.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../src/libgfortran/'`intrinsics/ishftc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 mv -f .deps/ishftc.Tpo .deps/ishftc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../src/libgfortran/'`intrinsics/mvbits.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 mv -f .deps/mvbits.Tpo .deps/mvbits.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../src/libgfortran/'`intrinsics/move_alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -fPIC -DPIC -o .libs/move_alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1 mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../src/libgfortran/'`intrinsics/selected_char_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -fPIC -DPIC -o .libs/selected_char_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1 mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../src/libgfortran/'`intrinsics/size.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 mv -f .deps/size.Tpo .deps/size.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../src/libgfortran/'`intrinsics/spread_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../src/libgfortran/'`intrinsics/string_intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../src/libgfortran/'`intrinsics/rand.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 mv -f .deps/rand.Tpo .deps/rand.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../src/libgfortran/'`intrinsics/random.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_packed.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_int_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -fPIC -o .libs/selected_int_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_real_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -fPIC -o .libs/selected_real_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../src/libgfortran/'`intrinsics/access.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -fPIC -DPIC -o .libs/access.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1 mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../src/libgfortran/'`intrinsics/c99_functions.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../src/libgfortran/'`intrinsics/chdir.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 mv -f .deps/chdir.Tpo .deps/chdir.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../src/libgfortran/'`intrinsics/chmod.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -fPIC -DPIC -o .libs/chmod.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1 mv -f .deps/chmod.Tpo .deps/chmod.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../src/libgfortran/'`intrinsics/clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/clock.Tpo .deps/clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../src/libgfortran/'`intrinsics/cpu_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../src/libgfortran/'`intrinsics/ctime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 mv -f .deps/ctime.Tpo .deps/ctime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../src/libgfortran/'`intrinsics/date_and_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o ../../../src/libgfortran/intrinsics/date_and_time.c: In function 'date_and_time': ../../../src/libgfortran/intrinsics/date_and_time.c:172:33: warning: '%+03d' directive output may be truncated writing between 3 and 9 bytes into a region of size 6 [-Wformat-truncation=] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [-35791394, 35791394] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [0, 59] ../../../src/libgfortran/intrinsics/date_and_time.c:172:2: note: 'snprintf' output between 6 and 12 bytes into a destination of size 6 snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ values[3] / 60, abs (values[3] % 60)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../src/libgfortran/'`intrinsics/dtime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -fPIC -DPIC -o .libs/dtime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1 mv -f .deps/dtime.Tpo .deps/dtime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../src/libgfortran/'`intrinsics/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../src/libgfortran/'`intrinsics/etime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 mv -f .deps/etime.Tpo .deps/etime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../src/libgfortran/'`intrinsics/execute_command_line.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -fPIC -DPIC -o .libs/execute_command_line.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1 mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../src/libgfortran/'`intrinsics/exit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 mv -f .deps/exit.Tpo .deps/exit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../src/libgfortran/'`intrinsics/gerror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../src/libgfortran/'`intrinsics/getcwd.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../src/libgfortran/'`intrinsics/getlog.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 mv -f .deps/getlog.Tpo .deps/getlog.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../src/libgfortran/'`intrinsics/getXid.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 mv -f .deps/getXid.Tpo .deps/getXid.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../src/libgfortran/'`intrinsics/hostnm.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 mv -f .deps/hostnm.Tpo .deps/hostnm.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../src/libgfortran/'`intrinsics/kill.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 mv -f .deps/kill.Tpo .deps/kill.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../src/libgfortran/'`intrinsics/link.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 mv -f .deps/link.Tpo .deps/link.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../src/libgfortran/'`intrinsics/perror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 mv -f .deps/perror.Tpo .deps/perror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../src/libgfortran/'`intrinsics/signal.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../src/libgfortran/'`intrinsics/sleep.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 mv -f .deps/sleep.Tpo .deps/sleep.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../src/libgfortran/'`intrinsics/system.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../src/libgfortran/'`intrinsics/rename.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 mv -f .deps/rename.Tpo .deps/rename.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../src/libgfortran/'`intrinsics/stat.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 mv -f .deps/stat.Tpo .deps/stat.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../src/libgfortran/'`intrinsics/symlnk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 mv -f .deps/symlnk.Tpo .deps/symlnk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../src/libgfortran/'`intrinsics/system_clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 mv -f .deps/system_clock.Tpo .deps/system_clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../src/libgfortran/'`intrinsics/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../src/libgfortran/'`intrinsics/umask.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 mv -f .deps/umask.Tpo .deps/umask.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../src/libgfortran/'`intrinsics/unlink.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 mv -f .deps/unlink.Tpo .deps/unlink.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '../../../src/libgfortran/'`ieee/ieee_helper.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -fPIC -DPIC -o .libs/ieee_helper.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -o ieee_helper.o >/dev/null 2>&1 mv -f .deps/ieee_helper.Tpo .deps/ieee_helper.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_exceptions.lo `test -f 'ieee/ieee_exceptions.F90' || echo '../../../src/libgfortran/'`ieee/ieee_exceptions.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -fPIC -o .libs/ieee_exceptions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -o ieee_exceptions.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_arithmetic.lo ../../../src/libgfortran/ieee/ieee_arithmetic.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -fPIC -o .libs/ieee_arithmetic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -o ieee_arithmetic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_features.lo `test -f 'ieee/ieee_features.F90' || echo '../../../src/libgfortran/'`ieee/ieee_features.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -fPIC -o .libs/ieee_features.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -o ieee_features.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c4.lo `test -f '../../../src/libgfortran/generated/_abs_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -fPIC -o .libs/_abs_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c8.lo `test -f '../../../src/libgfortran/generated/_abs_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -fPIC -o .libs/_abs_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c10.lo `test -f '../../../src/libgfortran/generated/_abs_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -fPIC -o .libs/_abs_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c16.lo `test -f '../../../src/libgfortran/generated/_abs_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -fPIC -o .libs/_abs_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i4.lo `test -f '../../../src/libgfortran/generated/_abs_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -fPIC -o .libs/_abs_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i8.lo `test -f '../../../src/libgfortran/generated/_abs_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -fPIC -o .libs/_abs_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i16.lo `test -f '../../../src/libgfortran/generated/_abs_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -fPIC -o .libs/_abs_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r4.lo `test -f '../../../src/libgfortran/generated/_abs_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -fPIC -o .libs/_abs_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r8.lo `test -f '../../../src/libgfortran/generated/_abs_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -fPIC -o .libs/_abs_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r10.lo `test -f '../../../src/libgfortran/generated/_abs_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -fPIC -o .libs/_abs_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r16.lo `test -f '../../../src/libgfortran/generated/_abs_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -fPIC -o .libs/_abs_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c4.lo `test -f '../../../src/libgfortran/generated/_aimag_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -fPIC -o .libs/_aimag_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c8.lo `test -f '../../../src/libgfortran/generated/_aimag_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -fPIC -o .libs/_aimag_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c10.lo `test -f '../../../src/libgfortran/generated/_aimag_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -fPIC -o .libs/_aimag_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -o _aimag_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c16.lo `test -f '../../../src/libgfortran/generated/_aimag_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -fPIC -o .libs/_aimag_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -o _aimag_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r4.lo `test -f '../../../src/libgfortran/generated/_exp_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -fPIC -o .libs/_exp_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r8.lo `test -f '../../../src/libgfortran/generated/_exp_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -fPIC -o .libs/_exp_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r10.lo `test -f '../../../src/libgfortran/generated/_exp_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -fPIC -o .libs/_exp_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r16.lo `test -f '../../../src/libgfortran/generated/_exp_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -fPIC -o .libs/_exp_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c4.lo `test -f '../../../src/libgfortran/generated/_exp_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -fPIC -o .libs/_exp_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c8.lo `test -f '../../../src/libgfortran/generated/_exp_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -fPIC -o .libs/_exp_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c10.lo `test -f '../../../src/libgfortran/generated/_exp_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -fPIC -o .libs/_exp_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c16.lo `test -f '../../../src/libgfortran/generated/_exp_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -fPIC -o .libs/_exp_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r4.lo `test -f '../../../src/libgfortran/generated/_log_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -fPIC -o .libs/_log_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r8.lo `test -f '../../../src/libgfortran/generated/_log_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -fPIC -o .libs/_log_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r10.lo `test -f '../../../src/libgfortran/generated/_log_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -fPIC -o .libs/_log_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r16.lo `test -f '../../../src/libgfortran/generated/_log_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -fPIC -o .libs/_log_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c4.lo `test -f '../../../src/libgfortran/generated/_log_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -fPIC -o .libs/_log_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c8.lo `test -f '../../../src/libgfortran/generated/_log_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -fPIC -o .libs/_log_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c10.lo `test -f '../../../src/libgfortran/generated/_log_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -fPIC -o .libs/_log_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c16.lo `test -f '../../../src/libgfortran/generated/_log_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -fPIC -o .libs/_log_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r4.lo `test -f '../../../src/libgfortran/generated/_log10_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -fPIC -o .libs/_log10_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r8.lo `test -f '../../../src/libgfortran/generated/_log10_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -fPIC -o .libs/_log10_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r10.lo `test -f '../../../src/libgfortran/generated/_log10_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -fPIC -o .libs/_log10_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r16.lo `test -f '../../../src/libgfortran/generated/_log10_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -fPIC -o .libs/_log10_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r4.lo `test -f '../../../src/libgfortran/generated/_sqrt_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -fPIC -o .libs/_sqrt_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r8.lo `test -f '../../../src/libgfortran/generated/_sqrt_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -fPIC -o .libs/_sqrt_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r10.lo `test -f '../../../src/libgfortran/generated/_sqrt_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -fPIC -o .libs/_sqrt_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r16.lo `test -f '../../../src/libgfortran/generated/_sqrt_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -fPIC -o .libs/_sqrt_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c4.lo `test -f '../../../src/libgfortran/generated/_sqrt_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -fPIC -o .libs/_sqrt_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c8.lo `test -f '../../../src/libgfortran/generated/_sqrt_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -fPIC -o .libs/_sqrt_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c10.lo `test -f '../../../src/libgfortran/generated/_sqrt_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -fPIC -o .libs/_sqrt_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c16.lo `test -f '../../../src/libgfortran/generated/_sqrt_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -fPIC -o .libs/_sqrt_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r4.lo `test -f '../../../src/libgfortran/generated/_asin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -fPIC -o .libs/_asin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r8.lo `test -f '../../../src/libgfortran/generated/_asin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -fPIC -o .libs/_asin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r10.lo `test -f '../../../src/libgfortran/generated/_asin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -fPIC -o .libs/_asin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r16.lo `test -f '../../../src/libgfortran/generated/_asin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -fPIC -o .libs/_asin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r4.lo `test -f '../../../src/libgfortran/generated/_asinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -fPIC -o .libs/_asinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -o _asinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r8.lo `test -f '../../../src/libgfortran/generated/_asinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -fPIC -o .libs/_asinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -o _asinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r10.lo `test -f '../../../src/libgfortran/generated/_asinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -fPIC -o .libs/_asinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -o _asinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r16.lo `test -f '../../../src/libgfortran/generated/_asinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -fPIC -o .libs/_asinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -o _asinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r4.lo `test -f '../../../src/libgfortran/generated/_acos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -fPIC -o .libs/_acos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r8.lo `test -f '../../../src/libgfortran/generated/_acos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -fPIC -o .libs/_acos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r10.lo `test -f '../../../src/libgfortran/generated/_acos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -fPIC -o .libs/_acos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r16.lo `test -f '../../../src/libgfortran/generated/_acos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -fPIC -o .libs/_acos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r4.lo `test -f '../../../src/libgfortran/generated/_acosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -fPIC -o .libs/_acosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -o _acosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r8.lo `test -f '../../../src/libgfortran/generated/_acosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -fPIC -o .libs/_acosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -o _acosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r10.lo `test -f '../../../src/libgfortran/generated/_acosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -fPIC -o .libs/_acosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -o _acosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r16.lo `test -f '../../../src/libgfortran/generated/_acosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -fPIC -o .libs/_acosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -o _acosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r4.lo `test -f '../../../src/libgfortran/generated/_atan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -fPIC -o .libs/_atan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r8.lo `test -f '../../../src/libgfortran/generated/_atan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -fPIC -o .libs/_atan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r10.lo `test -f '../../../src/libgfortran/generated/_atan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -fPIC -o .libs/_atan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r16.lo `test -f '../../../src/libgfortran/generated/_atan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -fPIC -o .libs/_atan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r4.lo `test -f '../../../src/libgfortran/generated/_atanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -fPIC -o .libs/_atanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r8.lo `test -f '../../../src/libgfortran/generated/_atanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -fPIC -o .libs/_atanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r10.lo `test -f '../../../src/libgfortran/generated/_atanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -fPIC -o .libs/_atanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r16.lo `test -f '../../../src/libgfortran/generated/_atanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -fPIC -o .libs/_atanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -o _atanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r4.lo `test -f '../../../src/libgfortran/generated/_sin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -fPIC -o .libs/_sin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r8.lo `test -f '../../../src/libgfortran/generated/_sin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -fPIC -o .libs/_sin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r10.lo `test -f '../../../src/libgfortran/generated/_sin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -fPIC -o .libs/_sin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r16.lo `test -f '../../../src/libgfortran/generated/_sin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -fPIC -o .libs/_sin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c4.lo `test -f '../../../src/libgfortran/generated/_sin_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -fPIC -o .libs/_sin_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c8.lo `test -f '../../../src/libgfortran/generated/_sin_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -fPIC -o .libs/_sin_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c10.lo `test -f '../../../src/libgfortran/generated/_sin_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -fPIC -o .libs/_sin_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c16.lo `test -f '../../../src/libgfortran/generated/_sin_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -fPIC -o .libs/_sin_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r4.lo `test -f '../../../src/libgfortran/generated/_cos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -fPIC -o .libs/_cos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r8.lo `test -f '../../../src/libgfortran/generated/_cos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -fPIC -o .libs/_cos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r10.lo `test -f '../../../src/libgfortran/generated/_cos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -fPIC -o .libs/_cos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r16.lo `test -f '../../../src/libgfortran/generated/_cos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -fPIC -o .libs/_cos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c4.lo `test -f '../../../src/libgfortran/generated/_cos_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -fPIC -o .libs/_cos_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c8.lo `test -f '../../../src/libgfortran/generated/_cos_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -fPIC -o .libs/_cos_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c10.lo `test -f '../../../src/libgfortran/generated/_cos_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -fPIC -o .libs/_cos_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c16.lo `test -f '../../../src/libgfortran/generated/_cos_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -fPIC -o .libs/_cos_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r4.lo `test -f '../../../src/libgfortran/generated/_tan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -fPIC -o .libs/_tan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r8.lo `test -f '../../../src/libgfortran/generated/_tan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -fPIC -o .libs/_tan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r10.lo `test -f '../../../src/libgfortran/generated/_tan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -fPIC -o .libs/_tan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r16.lo `test -f '../../../src/libgfortran/generated/_tan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -fPIC -o .libs/_tan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r4.lo `test -f '../../../src/libgfortran/generated/_sinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -fPIC -o .libs/_sinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r8.lo `test -f '../../../src/libgfortran/generated/_sinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -fPIC -o .libs/_sinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r10.lo `test -f '../../../src/libgfortran/generated/_sinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -fPIC -o .libs/_sinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r16.lo `test -f '../../../src/libgfortran/generated/_sinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -fPIC -o .libs/_sinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r4.lo `test -f '../../../src/libgfortran/generated/_cosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -fPIC -o .libs/_cosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r8.lo `test -f '../../../src/libgfortran/generated/_cosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -fPIC -o .libs/_cosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r10.lo `test -f '../../../src/libgfortran/generated/_cosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -fPIC -o .libs/_cosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r16.lo `test -f '../../../src/libgfortran/generated/_cosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -fPIC -o .libs/_cosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r4.lo `test -f '../../../src/libgfortran/generated/_tanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -fPIC -o .libs/_tanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r8.lo `test -f '../../../src/libgfortran/generated/_tanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -fPIC -o .libs/_tanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r10.lo `test -f '../../../src/libgfortran/generated/_tanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -fPIC -o .libs/_tanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r16.lo `test -f '../../../src/libgfortran/generated/_tanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -fPIC -o .libs/_tanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c4.lo `test -f '../../../src/libgfortran/generated/_conjg_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -fPIC -o .libs/_conjg_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c8.lo `test -f '../../../src/libgfortran/generated/_conjg_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -fPIC -o .libs/_conjg_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c10.lo `test -f '../../../src/libgfortran/generated/_conjg_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -fPIC -o .libs/_conjg_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c16.lo `test -f '../../../src/libgfortran/generated/_conjg_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -fPIC -o .libs/_conjg_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r4.lo `test -f '../../../src/libgfortran/generated/_aint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -fPIC -o .libs/_aint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r8.lo `test -f '../../../src/libgfortran/generated/_aint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -fPIC -o .libs/_aint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r10.lo `test -f '../../../src/libgfortran/generated/_aint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -fPIC -o .libs/_aint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r16.lo `test -f '../../../src/libgfortran/generated/_aint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -fPIC -o .libs/_aint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r4.lo `test -f '../../../src/libgfortran/generated/_anint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -fPIC -o .libs/_anint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r8.lo `test -f '../../../src/libgfortran/generated/_anint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -fPIC -o .libs/_anint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r10.lo `test -f '../../../src/libgfortran/generated/_anint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -fPIC -o .libs/_anint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r16.lo `test -f '../../../src/libgfortran/generated/_anint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -fPIC -o .libs/_anint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i4.lo `test -f '../../../src/libgfortran/generated/_sign_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -fPIC -o .libs/_sign_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i8.lo `test -f '../../../src/libgfortran/generated/_sign_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -fPIC -o .libs/_sign_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i16.lo `test -f '../../../src/libgfortran/generated/_sign_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -fPIC -o .libs/_sign_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r4.lo `test -f '../../../src/libgfortran/generated/_sign_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -fPIC -o .libs/_sign_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r8.lo `test -f '../../../src/libgfortran/generated/_sign_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -fPIC -o .libs/_sign_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r10.lo `test -f '../../../src/libgfortran/generated/_sign_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -fPIC -o .libs/_sign_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r16.lo `test -f '../../../src/libgfortran/generated/_sign_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -fPIC -o .libs/_sign_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i4.lo `test -f '../../../src/libgfortran/generated/_dim_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -fPIC -o .libs/_dim_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i8.lo `test -f '../../../src/libgfortran/generated/_dim_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -fPIC -o .libs/_dim_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i16.lo `test -f '../../../src/libgfortran/generated/_dim_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -fPIC -o .libs/_dim_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r4.lo `test -f '../../../src/libgfortran/generated/_dim_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -fPIC -o .libs/_dim_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r8.lo `test -f '../../../src/libgfortran/generated/_dim_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -fPIC -o .libs/_dim_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r10.lo `test -f '../../../src/libgfortran/generated/_dim_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -fPIC -o .libs/_dim_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r16.lo `test -f '../../../src/libgfortran/generated/_dim_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -fPIC -o .libs/_dim_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r4.lo `test -f '../../../src/libgfortran/generated/_atan2_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -fPIC -o .libs/_atan2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r8.lo `test -f '../../../src/libgfortran/generated/_atan2_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -fPIC -o .libs/_atan2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r10.lo `test -f '../../../src/libgfortran/generated/_atan2_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -fPIC -o .libs/_atan2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r16.lo `test -f '../../../src/libgfortran/generated/_atan2_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -fPIC -o .libs/_atan2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i4.lo `test -f '../../../src/libgfortran/generated/_mod_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -fPIC -o .libs/_mod_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i8.lo `test -f '../../../src/libgfortran/generated/_mod_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -fPIC -o .libs/_mod_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i16.lo `test -f '../../../src/libgfortran/generated/_mod_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -fPIC -o .libs/_mod_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r4.lo `test -f '../../../src/libgfortran/generated/_mod_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -fPIC -o .libs/_mod_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r8.lo `test -f '../../../src/libgfortran/generated/_mod_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -fPIC -o .libs/_mod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r10.lo `test -f '../../../src/libgfortran/generated/_mod_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -fPIC -o .libs/_mod_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r16.lo `test -f '../../../src/libgfortran/generated/_mod_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -fPIC -o .libs/_mod_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o misc_specifics.lo `test -f '../../../src/libgfortran/generated/misc_specifics.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/misc_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -fPIC -o .libs/misc_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -o misc_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../../../src/libgfortran/'`intrinsics/dprod_r8.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -fPIC -o .libs/dprod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../../../src/libgfortran/'`intrinsics/f2c_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -fPIC -o .libs/f2c_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info `grep -v '^#' ../../../src/libgfortran/libtool-version` ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath/.libs -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 ../libquadmath/.libs/libquadmath.so -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libgfortran.so.4" && ln -s "libgfortran.so.4.0.0" "libgfortran.so.4") libtool: link: (cd ".libs" && rm -f "libgfortran.so" && ln -s "libgfortran.so.4.0.0" "libgfortran.so") libtool: link: (cd .libs/libgfortran.lax/libbacktrace.a && ar x "/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/../libbacktrace/.libs/libbacktrace.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o || cp .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o libtool: link: ar rc .libs/libgfortran.a bounds.o compile_options.o memory.o string.o select.o backtrace.o convert_char.o environ.o error.o fpu.o main.o pause.o stop.o all_l1.o all_l2.o all_l4.o all_l8.o all_l16.o any_l1.o any_l2.o any_l4.o any_l8.o any_l16.o count_1_l.o count_2_l.o count_4_l.o count_8_l.o count_16_l.o maxloc0_4_i1.o maxloc0_8_i1.o maxloc0_16_i1.o maxloc0_4_i2.o maxloc0_8_i2.o maxloc0_16_i2.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc1_4_i1.o maxloc1_8_i1.o maxloc1_16_i1.o maxloc1_4_i2.o maxloc1_8_i2.o maxloc1_16_i2.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxval_i1.o maxval_i2.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o minloc0_4_i1.o minloc0_8_i1.o minloc0_16_i1.o minloc0_4_i2.o minloc0_8_i2.o minloc0_16_i2.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc1_4_i1.o minloc1_8_i1.o minloc1_16_i1.o minloc1_4_i2.o minloc1_8_i2.o minloc1_16_i2.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minval_i1.o minval_i2.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o product_i1.o product_i2.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_c4.o product_c8.o product_c10.o product_c16.o sum_i1.o sum_i2.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o bessel_r4.o bessel_r8.o bessel_r10.o bessel_r16.o iall_i1.o iall_i2.o iall_i4.o iall_i8.o iall_i16.o iany_i1.o iany_i2.o iany_i4.o iany_i8.o iany_i16.o iparity_i1.o iparity_i2.o iparity_i4.o iparity_i8.o iparity_i16.o norm2_r4.o norm2_r8.o norm2_r10.o norm2_r16.o parity_l1.o parity_l2.o parity_l4.o parity_l8.o parity_l16.o matmul_i1.o matmul_i2.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_l4.o matmul_l8.o matmul_l16.o shape_i1.o shape_i2.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r4.o reshape_r8.o reshape_r10.o reshape_r16.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o in_pack_i1.o in_pack_i2.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_r4.o in_pack_r8.o in_pack_r10.o in_pack_r16.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_unpack_i1.o in_unpack_i2.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_r4.o in_unpack_r8.o in_unpack_r10.o in_unpack_r16.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r16_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o pack_i1.o pack_i2.o pack_i4.o pack_i8.o pack_i16.o pack_r4.o pack_r8.o pack_r10.o pack_r16.o pack_c4.o pack_c8.o pack_c10.o pack_c16.o unpack_i1.o unpack_i2.o unpack_i4.o unpack_i8.o unpack_i16.o unpack_r4.o unpack_r8.o unpack_r10.o unpack_r16.o unpack_c4.o unpack_c8.o unpack_c10.o unpack_c16.o spread_i1.o spread_i2.o spread_i4.o spread_i8.o spread_i16.o spread_r4.o spread_r8.o spread_r10.o spread_r16.o spread_c4.o spread_c8.o spread_c10.o spread_c16.o cshift0_i1.o cshift0_i2.o cshift0_i4.o cshift0_i8.o cshift0_i16.o cshift0_r4.o cshift0_r8.o cshift0_r10.o cshift0_r16.o cshift0_c4.o cshift0_c8.o cshift0_c10.o cshift0_c16.o size_from_kind.o close.o file_pos.o format.o inquire.o intrinsics.o list_read.o lock.o open.o read.o transfer.o transfer128.o unit.o unix.o write.o fbuf.o associated.o abort.o args.o cshift0.o eoshift0.o eoshift2.o erfc_scaled.o extends_type_of.o fnum.o ierrno.o ishftc.o mvbits.o move_alloc.o pack_generic.o selected_char_kind.o size.o spread_generic.o string_intrinsics.o rand.o random.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o unpack_generic.o in_pack_generic.o in_unpack_generic.o access.o c99_functions.o chdir.o chmod.o clock.o cpu_time.o ctime.o date_and_time.o dtime.o env.o etime.o execute_command_line.o exit.o gerror.o getcwd.o getlog.o getXid.o hostnm.o kill.o link.o perror.o signal.o sleep.o system.o rename.o stat.o symlnk.o system_clock.o time.o umask.o unlink.o ieee_helper.o ieee_arithmetic.o ieee_exceptions.o ieee_features.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _aimag_c4.o _aimag_c8.o _aimag_c10.o _aimag_c16.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _asinh_r4.o _asinh_r8.o _asinh_r10.o _asinh_r16.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _acosh_r4.o _acosh_r8.o _acosh_r10.o _acosh_r16.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _atanh_r4.o _atanh_r8.o _atanh_r10.o _atanh_r16.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o f2c_specifics.o .libs/libgfortran.lax/libbacktrace.a/state.o .libs/libgfortran.lax/libbacktrace.a/elf.o .libs/libgfortran.lax/libbacktrace.a/mmap.o .libs/libgfortran.lax/libbacktrace.a/sort.o .libs/libgfortran.lax/libbacktrace.a/posix.o .libs/libgfortran.lax/libbacktrace.a/atomic.o .libs/libgfortran.lax/libbacktrace.a/print.o .libs/libgfortran.lax/libbacktrace.a/fileline.o .libs/libgfortran.lax/libbacktrace.a/mmapio.o .libs/libgfortran.lax/libbacktrace.a/dwarf.o .libs/libgfortran.lax/lt1-backtrace.o .libs/libgfortran.lax/libbacktrace.a/simple.o libtool: link: ranlib .libs/libgfortran.a libtool: link: rm -fr .libs/libgfortran.lax .libs/libgfortran.lax libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" ) true DO=all multi-do # make : : : make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' Checking multilib configuration for libgomp... mkdir -p -- x86_64-pc-linux-gnu/libgomp Configuring in x86_64-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for dlsym in -ldl... yes checking for unistd.h... (cached) yes checking for secure_getenv... yes checking for __secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for getloadavg... yes checking for clock_gettime... yes checking for strtoull... yes checking whether the target supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating testsuite/libgomp-test-support.pt.exp config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_options ""' echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_lib_paths ""' mv libgomp-test-support.exp.tmp libgomp-test-support.exp make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libgomp/../gcc/doc/include -I ../../../src/libgomp -o libgomp.info ../../../src/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../src/libgomp/alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../src/libgomp/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -o atomic.o >/dev/null 2>&1 mv -f .deps/atomic.Tpo .deps/atomic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../src/libgomp/barrier.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../src/libgomp/critical.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../src/libgomp/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../src/libgomp/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../src/libgomp/icv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -fPIC -DPIC -o .libs/icv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -o icv.o >/dev/null 2>&1 mv -f .deps/icv.Tpo .deps/icv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../src/libgomp/icv-device.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -fPIC -DPIC -o .libs/icv-device.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 mv -f .deps/icv-device.Tpo .deps/icv-device.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../src/libgomp/iter.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../src/libgomp/iter_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../src/libgomp/loop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../src/libgomp/loop_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../src/libgomp/ordered.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../src/libgomp/parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../src/libgomp/sections.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../src/libgomp/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../src/libgomp/task.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../src/libgomp/team.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../src/libgomp/work.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libgomp/config/linux/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../src/libgomp/config/linux/mutex.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../src/libgomp/config/linux/proc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../src/libgomp/config/linux/sem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../src/libgomp/config/linux/bar.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../src/libgomp/config/linux/ptrlock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../src/libgomp/config/posix/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../src/libgomp/fortran.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../src/libgomp/config/linux/affinity.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../src/libgomp/target.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -fPIC -DPIC -o .libs/target.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -o target.o >/dev/null 2>&1 mv -f .deps/target.Tpo .deps/target.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../src/libgomp/splay-tree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -fPIC -DPIC -o .libs/splay-tree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../src/libgomp/libgomp-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -fPIC -DPIC -o .libs/libgomp-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../src/libgomp/oacc-parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -fPIC -DPIC -o .libs/oacc-parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../src/libgomp/oacc-host.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -fPIC -DPIC -o .libs/oacc-host.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../src/libgomp/oacc-init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -fPIC -DPIC -o .libs/oacc-init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../src/libgomp/oacc-mem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -fPIC -DPIC -o .libs/oacc-mem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../src/libgomp/oacc-async.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -fPIC -DPIC -o .libs/oacc-async.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../src/libgomp/oacc-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -fPIC -DPIC -o .libs/oacc-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../src/libgomp/oacc-cuda.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -fPIC -DPIC -o .libs/oacc-cuda.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../src/libgomp/priority_queue.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c -o openacc.lo ../../../src/libgomp/openacc.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -fPIC -o .libs/openacc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -o openacc.o >/dev/null 2>&1 /usr/bin/grep -E -v '#(#| |$)' ../../../src/libgomp/libgomp.map | \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -g -O2 -E -P -include config.h - > libgomp.ver || (rm -f libgomp.ver ; exit 1) /bin/sh ./libtool --tag CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,libgomp.ver -rpath /home/sverre/sage/local/lib/../lib64 alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo openacc.lo -ldl libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/openacc.o -ldl -pthread -Wl,-O1 -Wl,--version-script -Wl,libgomp.ver -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o openacc.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) true DO=all multi-do # make /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90 : : : make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Checking multilib configuration for libatomic... mkdir -p -- x86_64-pc-linux-gnu/libatomic Configuring in x86_64-pc-linux-gnu/libatomic configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for 1 byte integer... yes checking for 2 byte integer... yes checking for 4 byte integer... yes checking for 8 byte integer... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking for __atomic_load/store for size 2... yes checking for __atomic_load/store for size 4... yes checking for __atomic_load/store for size 8... yes checking for __atomic_load/store for size 16... no checking for __atomic_test_and_set for size 1... yes checking for __atomic_test_and_set for size 2... yes checking for __atomic_test_and_set for size 4... yes checking for __atomic_test_and_set for size 8... yes checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... yes checking for __atomic_exchange for size 2... yes checking for __atomic_exchange for size 4... yes checking for __atomic_exchange for size 8... yes checking for __atomic_exchange for size 16... no checking for __atomic_compare_exchange for size 1... yes checking for __atomic_compare_exchange for size 2... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes checking for __atomic_compare_exchange for size 16... no checking for __atomic_fetch_add for size 1... yes checking for __atomic_fetch_add for size 2... yes checking for __atomic_fetch_add for size 4... yes checking for __atomic_fetch_add for size 8... yes checking for __atomic_fetch_add for size 16... no checking for __atomic_fetch_op for size 1... yes checking for __atomic_fetch_op for size 2... yes checking for __atomic_fetch_op for size 4... yes checking for __atomic_fetch_op for size 8... yes checking for __atomic_fetch_op for size 16... no checking whether byte ordering is bigendian... no checking for the word size... 8 checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports the ifunc attribute... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating auto-config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../src/libatomic/gload.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gload.Tpo .deps/gload.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../src/libatomic/gstore.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 mv -f .deps/gstore.Tpo .deps/gstore.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../src/libatomic/gcas.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../src/libatomic/gexch.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 mv -f .deps/gexch.Tpo .deps/gexch.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../src/libatomic/glfree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libatomic/config/posix/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../src/libatomic/config/x86/init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../src/libatomic/config/x86/fenv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 mv -f .deps/fenv.Tpo .deps/fenv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../src/libatomic/fence.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -o fence.o >/dev/null 2>&1 mv -f .deps/fence.Tpo .deps/fence.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../src/libatomic/flag.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o load_16_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -o load_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o store_16_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -o store_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o cas_16_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -o cas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o exch_16_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -o exch_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fadd_16_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fsub_16_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fand_16_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -o fand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fior_16_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -o fior_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fxor_16_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fnand_16_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o tas_16_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -o tas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o libtool: link: ranlib .libs/libatomic_convenience.a libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -version-info 3:0:2 -Wl,--version-script,../../../src/libatomic/libatomic.map -o libatomic.la -rpath /home/sverre/sage/local/lib/../lib64 gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o -pthread -Wl,--version-script -Wl,../../../src/libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o load_16_1_.o store_16_1_.o cas_16_1_.o exch_16_1_.o fadd_16_1_.o fsub_16_1_.o fand_16_1_.o fior_16_1_.o fxor_16_1_.o fnand_16_1_.o tas_16_1_.o libtool: link: ranlib .libs/libatomic.a libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) true DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' Installing gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' /bin/sh ../src/mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /usr/bin/install -c -m 644 ../../src/fixincludes/README-fixinc \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include/README /usr/bin/install -c fixinc.sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc.sh /usr/bin/install -c fixincl /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixincl /usr/bin/install -c mkheaders /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 /bin/sh ../../src/gcc/../mkinstalldirs -m 0755 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude mkdir -m 0755 -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude if test "" != "yes" ; then \ if [ -f f951 ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ /usr/bin/install -c gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ chmod a+x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ if [ ! -f gfortran-cross ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ ln /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ fi ; \ fi; \ fi for file in gnat1 brig1 cc1 cc1plus f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; fi; \ done rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ /usr/bin/install -c gcov /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ /usr/bin/install -c \ gcov-tool /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ /usr/bin/install -c \ gcov-dump /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ fi; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed mkdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed chmod a+rx /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; tar xpf - ) files=`cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/gsyslimits.h /usr/bin/install -c -m 644 macro_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/macro_list /usr/bin/install -c -m 644 fixinc_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}; \ /usr/bin/install -c -m 644 include-fixed${multidir}/limits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}/limits.h; \ done /usr/bin/install -c ../../src/gcc/../mkinstalldirs \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ if [ x != x ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ else true; fi; \ fi rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 /usr/bin/install -c -m 644 doc/gfortran.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 /usr/bin/install -c -m 644 doc/gcc.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/cpp.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-tool.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-dump.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/fsf-funding.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gfdl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gpl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info if [ -f doc/gfortran.info ]; then \ for f in doc/gfortran.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc /usr/bin/install -c xgcc /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc if test "" != "yes" ; then \ if [ "gcc" != "x86_64-pc-linux-gnu-gcc-7.2.0" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-7.2.0; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-7.2.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "gcc" != "x86_64-pc-linux-gnu-gcc" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-tmp; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-tmp && \ mv -f x86_64-pc-linux-gnu-gcc-tmp x86_64-pc-linux-gnu-gcc ); \ fi; \ fi /usr/bin/install -c lto-wrapper /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's,y,y,'` ;\ target_install_name=x86_64-pc-linux-gnu-`echo $i|sed 's,y,y,'` ; \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ; \ /usr/bin/install -c $i /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$target_install_name; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi rm -f tmp-header-vars echo USER_H=sgxintrin.h mm_malloc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h common-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOOKS_H=hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def common-targhooks.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo RTL_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params-enum.h params.def >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h machmode.h mode-classes.def insn-modes.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h machmode.h mode-classes.def insn-modes.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo GTFILES_H=gt-cilk-common.h gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-sdbout.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-chkp.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-c-objc-common.h gt-c-c-parser.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-cp-lang.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-family-c-cppbuiltin.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; \ /bin/sh ../../src/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c -m 644 gtype.state /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gtype.state /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c gengtype /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gengtype /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include headers=`echo tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h coretypes.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../src/gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h ../../src/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../src/gcc/../include/obstack.h params.h params-enum.h params.def options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../src/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../src/gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../src/gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h c-family/c-pragma.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cppdefault.h flags.h ../../src/gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def ../../src/gcc/../libcpp/include/line-map.h input.h real.h machmode.h mode-classes.def insn-modes.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h alias.h ../../src/gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def genrtl.h tm_p.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h double-int.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def params.list $(cd ../../src/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "../../src/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f ../../src/gcc/$file ]; then \ path=../../src/gcc/$file; \ else continue; \ fi; \ case $path in \ "../../src/gcc"/config/* | "../../src/gcc"/c-family/* | "../../src/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/$base; \ echo /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ dir=`dirname $dest`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir; \ /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ done /usr/bin/install -c -m 644 ../../src/gcc/../include/ansidecl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ansidecl.h /usr/bin/install -c -m 644 ../../src/gcc/../include/filenames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/filenames.h /usr/bin/install -c -m 644 ../../src/gcc/../include/hashtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hashtab.h /usr/bin/install -c -m 644 ../../src/gcc/../include/libiberty.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libiberty.h /usr/bin/install -c -m 644 ../../src/gcc/../include/md5.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/md5.h /usr/bin/install -c -m 644 ../../src/gcc/../include/obstack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/obstack.h /usr/bin/install -c -m 644 ../../src/gcc/../include/plugin-api.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-api.h /usr/bin/install -c -m 644 ../../src/gcc/../include/safe-ctype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 ../../src/gcc/../include/splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/cpplib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cpplib.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/line-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/line-map.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symtab.h /usr/bin/install -c -m 644 ../../src/gcc/ada/gcc-interface/ada-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386 /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-opts.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/stringop.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/stringop.def /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-tune.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-tune.def /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 ../../src/gcc/cp/cp-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp/cp-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/objc/objc-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc/objc-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc /usr/bin/install -c -m 644 ../../src/gcc/addresses.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/addresses.h /usr/bin/install -c -m 644 ../../src/gcc/alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alias.h /usr/bin/install -c -m 644 all-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/all-tree.def /usr/bin/install -c -m 644 ../../src/gcc/alloc-pool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 ../../src/gcc/asan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/asan.h /usr/bin/install -c -m 644 ../../src/gcc/attribs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-host.h /usr/bin/install -c -m 644 ../../src/gcc/auto-profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-profile.h /usr/bin/install -c -m 644 ../../src/gcc/backend.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/backend.h /usr/bin/install -c -m 644 ../../src/gcc/basic-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/basic-block.h /usr/bin/install -c -m 644 ../../src/gcc/bb-reorder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 ../../src/gcc/bitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bitmap.h /usr/bin/install -c -m 644 ../../src/gcc/brig-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/brig-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-attrs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-types.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-types.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bversion.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-objc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pragma.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/c/c-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-tree.h /usr/bin/install -c -m 644 ../../src/gcc/calls.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/calls.h /usr/bin/install -c -m 644 ../../src/gcc/ccmp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ccmp.h /usr/bin/install -c -m 644 ../../src/gcc/cfg-flags.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 ../../src/gcc/cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg.h /usr/bin/install -c -m 644 ../../src/gcc/cfganal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfganal.h /usr/bin/install -c -m 644 ../../src/gcc/cfgbuild.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 ../../src/gcc/cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 ../../src/gcc/cfgexpand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 ../../src/gcc/cfghooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfghooks.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloop.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloopmanip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 ../../src/gcc/cfgrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 ../../src/gcc/cgraph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cgraph.h /usr/bin/install -c -m 644 ../../src/gcc/chkp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/chkp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cif-code.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cif-code.def /usr/bin/install -c -m 644 ../../src/gcc/cilk-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cilk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk.h /usr/bin/install -c -m 644 ../../src/gcc/cilkplus.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilkplus.def /usr/bin/install -c -m 644 ../../src/gcc/collect-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect-utils.h /usr/bin/install -c -m 644 ../../src/gcc/collect2-aix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 ../../src/gcc/collect2.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2.h /usr/bin/install -c -m 644 ../../src/gcc/conditions.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config.h /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 configargs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/configargs.h /usr/bin/install -c -m 644 ../../src/gcc/context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/context.h /usr/bin/install -c -m 644 ../../src/gcc/convert.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/convert.h /usr/bin/install -c -m 644 ../../src/gcc/coretypes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coretypes.h /usr/bin/install -c -m 644 ../../src/gcc/coverage.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coverage.h /usr/bin/install -c -m 644 ../../src/gcc/cppbuiltin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 ../../src/gcc/cppdefault.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppdefault.h /usr/bin/install -c -m 644 ../../src/gcc/cselib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cselib.h /usr/bin/install -c -m 644 ../../src/gcc/data-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/data-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 ../../src/gcc/dbxout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbxout.h /usr/bin/install -c -m 644 ../../src/gcc/dce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dce.h /usr/bin/install -c -m 644 ../../src/gcc/ddg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ddg.h /usr/bin/install -c -m 644 ../../src/gcc/debug.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/debug.h /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/df.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/df.h /usr/bin/install -c -m 644 ../../src/gcc/dfp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dfp.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-color.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-color.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.def /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/dojump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dojump.h /usr/bin/install -c -m 644 ../../src/gcc/dominance.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dominance.h /usr/bin/install -c -m 644 ../../src/gcc/domwalk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/domwalk.h /usr/bin/install -c -m 644 ../../src/gcc/double-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/double-int.h /usr/bin/install -c -m 644 ../../src/gcc/dumpfile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dumpfile.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2asm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2out.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 ../../src/gcc/edit-context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/edit-context.h /usr/bin/install -c -m 644 ../../src/gcc/emit-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/errors.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/errors.h /usr/bin/install -c -m 644 ../../src/gcc/et-forest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/et-forest.h /usr/bin/install -c -m 644 ../../src/gcc/except.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/except.h /usr/bin/install -c -m 644 ../../src/gcc/explow.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/explow.h /usr/bin/install -c -m 644 ../../src/gcc/expmed.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expmed.h /usr/bin/install -c -m 644 ../../src/gcc/expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expr.h /usr/bin/install -c -m 644 ../../src/gcc/fibonacci_heap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 ../../src/gcc/file-find.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/file-find.h /usr/bin/install -c -m 644 ../../src/gcc/fixed-value.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fixed-value.h /usr/bin/install -c -m 644 ../../src/gcc/flag-types.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flag-types.h /usr/bin/install -c -m 644 ../../src/gcc/flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flags.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const-call.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const.h /usr/bin/install -c -m 644 ../../src/gcc/function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/function.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-rich-location.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 ../../src/gcc/gcc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc.h /usr/bin/install -c -m 644 ../../src/gcc/gcov-counter.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 ../../src/gcc/gcov-io.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-io.h /usr/bin/install -c -m 644 ../../src/gcc/gcse-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse-common.h /usr/bin/install -c -m 644 ../../src/gcc/gcse.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse.h /usr/bin/install -c -m 644 ../../src/gcc/generic-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/generic-match.h /usr/bin/install -c -m 644 ../../src/gcc/gengtype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/genrtl.h /usr/bin/install -c -m 644 ../../src/gcc/gensupport.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gensupport.h /usr/bin/install -c -m 644 ../../src/gcc/ggc-internal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 ../../src/gcc/ggc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-builder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-fold.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-low.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-match.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-walk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 ../../src/gcc/gimple.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.def /usr/bin/install -c -m 644 ../../src/gcc/gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify-me.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify.h /usr/bin/install -c -m 644 ../../src/gcc/glimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/glimits.h /usr/bin/install -c -m 644 ../../src/gcc/graph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graph.h /usr/bin/install -c -m 644 ../../src/gcc/graphds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphds.h /usr/bin/install -c -m 644 ../../src/gcc/graphite.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphite.h /usr/bin/install -c -m 644 ../../src/gcc/gsstruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsstruct.def /usr/bin/install -c -m 644 ../../src/gcc/gstab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gstab.h /usr/bin/install -c -m 644 ../../src/gcc/gsyms.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyms.h /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 ../../src/gcc/gtm-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 ../../src/gcc/hard-reg-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map.h /usr/bin/install -c -m 644 ../../src/gcc/hash-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-table.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-table.h /usr/bin/install -c -m 644 ../../src/gcc/hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/highlev-plugin-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 ../../src/gcc/hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hooks.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-brig-format.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-brig-format.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/hsa-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-common.h /usr/bin/install -c -m 644 ../../src/gcc/hw-doloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 ../../src/gcc/hwint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hwint.h /usr/bin/install -c -m 644 ../../src/gcc/ifcvt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ifcvt.h /usr/bin/install -c -m 644 ../../src/gcc/inchash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/inchash.h /usr/bin/install -c -m 644 ../../src/gcc/incpath.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/incpath.h /usr/bin/install -c -m 644 ../../src/gcc/input.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/input.h /usr/bin/install -c -m 644 ../../src/gcc/insn-addr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-codes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-constants.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-modes.h /usr/bin/install -c -m 644 ../../src/gcc/insn-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-notes.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.h /usr/bin/install -c -m 644 ../../src/gcc/intl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/intl.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf-gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-prop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-reference.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 ../../src/gcc/ira-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira-int.h /usr/bin/install -c -m 644 ../../src/gcc/ira.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira.h /usr/bin/install -c -m 644 ../../src/gcc/is-a.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/is-a.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks.h /usr/bin/install -c -m 644 ../../src/gcc/lcm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lcm.h /usr/bin/install -c -m 644 ../../src/gcc/libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/limitx.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limitx.h /usr/bin/install -c -m 644 ../../src/gcc/limity.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limity.h /usr/bin/install -c -m 644 ../../src/gcc/loop-unroll.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 ../../src/gcc/lower-subreg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 ../../src/gcc/lra-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra-int.h /usr/bin/install -c -m 644 ../../src/gcc/lra.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra.h /usr/bin/install -c -m 644 ../../src/gcc/lto-compress.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-compress.h /usr/bin/install -c -m 644 ../../src/gcc/lto-section-names.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 ../../src/gcc/lto-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/machmode.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.def /usr/bin/install -c -m 644 ../../src/gcc/machmode.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats.h /usr/bin/install -c -m 644 ../../src/gcc/memmodel.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memmodel.h /usr/bin/install -c -m 644 ../../src/gcc/memory-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memory-block.h /usr/bin/install -c -m 644 ../../src/gcc/mode-classes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mode-classes.def /usr/bin/install -c -m 644 ../../src/gcc/omp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/omp-expand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-expand.h /usr/bin/install -c -m 644 ../../src/gcc/omp-general.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-general.h /usr/bin/install -c -m 644 ../../src/gcc/omp-grid.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-grid.h /usr/bin/install -c -m 644 ../../src/gcc/omp-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-low.h /usr/bin/install -c -m 644 ../../src/gcc/omp-offload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-offload.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-query.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-query.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 ../../src/gcc/optabs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.def /usr/bin/install -c -m 644 ../../src/gcc/optabs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.h /usr/bin/install -c -m 644 options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/options.h /usr/bin/install -c -m 644 ../../src/gcc/opts-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts.h /usr/bin/install -c -m 644 ../../src/gcc/output.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/output.h /usr/bin/install -c -m 644 ../../src/gcc/params-enum.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-enum.h /usr/bin/install -c -m 644 ../../src/gcc/params-list.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-list.h /usr/bin/install -c -m 644 ../../src/gcc/params-options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-options.h /usr/bin/install -c -m 644 ../../src/gcc/params.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.def /usr/bin/install -c -m 644 ../../src/gcc/params.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.h /usr/bin/install -c -m 644 params.list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.list /usr/bin/install -c -m 644 pass-instances.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass-instances.def /usr/bin/install -c -m 644 ../../src/gcc/pass_manager.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass_manager.h /usr/bin/install -c -m 644 ../../src/gcc/passes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/passes.def /usr/bin/install -c -m 644 plugin-version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-version.h /usr/bin/install -c -m 644 ../../src/gcc/plugin.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.def /usr/bin/install -c -m 644 ../../src/gcc/plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.h /usr/bin/install -c -m 644 ../../src/gcc/predict.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.def /usr/bin/install -c -m 644 ../../src/gcc/predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.h /usr/bin/install -c -m 644 ../../src/gcc/prefix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/prefix.h /usr/bin/install -c -m 644 ../../src/gcc/pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/print-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/print-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-tree.h /usr/bin/install -c -m 644 ../../src/gcc/profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/profile.h /usr/bin/install -c -m 644 ../../src/gcc/read-md.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-md.h /usr/bin/install -c -m 644 ../../src/gcc/read-rtl-function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 ../../src/gcc/real.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/real.h /usr/bin/install -c -m 644 ../../src/gcc/realmpfr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/realmpfr.h /usr/bin/install -c -m 644 ../../src/gcc/recog.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/recog.h /usr/bin/install -c -m 644 ../../src/gcc/reg-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reg-notes.def /usr/bin/install -c -m 644 ../../src/gcc/regcprop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regcprop.h /usr/bin/install -c -m 644 ../../src/gcc/regrename.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regrename.h /usr/bin/install -c -m 644 ../../src/gcc/regs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regs.h /usr/bin/install -c -m 644 ../../src/gcc/regset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regset.h /usr/bin/install -c -m 644 ../../src/gcc/reload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reload.h /usr/bin/install -c -m 644 ../../src/gcc/resource.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/resource.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-error.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-error.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-iter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 ../../src/gcc/rtl.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.def /usr/bin/install -c -m 644 ../../src/gcc/rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhash.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/run-rtl-passes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 ../../src/gcc/sanitizer.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sanitizer.def /usr/bin/install -c -m 644 ../../src/gcc/sbitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sbitmap.h /usr/bin/install -c -m 644 ../../src/gcc/sched-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sched-int.h /usr/bin/install -c -m 644 ../../src/gcc/sdbout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sdbout.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-ir.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched.h /usr/bin/install -c -m 644 ../../src/gcc/selftest-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/selftest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest.h /usr/bin/install -c -m 644 ../../src/gcc/sese.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sese.h /usr/bin/install -c -m 644 ../../src/gcc/shrink-wrap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 ../../src/gcc/signop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/signop.h /usr/bin/install -c -m 644 ../../src/gcc/sparseset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sparseset.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck.h /usr/bin/install -c -m 644 ../../src/gcc/sreal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sreal.h /usr/bin/install -c -m 644 ../../src/gcc/ssa-iterators.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 ../../src/gcc/ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa.h /usr/bin/install -c -m 644 ../../src/gcc/stab.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stab.def /usr/bin/install -c -m 644 ../../src/gcc/statistics.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/statistics.h /usr/bin/install -c -m 644 ../../src/gcc/stmt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stmt.h /usr/bin/install -c -m 644 ../../src/gcc/stor-layout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stor-layout.h /usr/bin/install -c -m 644 ../../src/gcc/streamer-hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 ../../src/gcc/stringpool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stringpool.h /usr/bin/install -c -m 644 ../../src/gcc/substring-locations.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/substring-locations.h /usr/bin/install -c -m 644 ../../src/gcc/symbol-summary.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 ../../src/gcc/sync-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/system.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/system.h /usr/bin/install -c -m 644 ../../src/gcc/target-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-def.h /usr/bin/install -c -m 644 ../../src/gcc/target-globals.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-globals.h /usr/bin/install -c -m 644 ../../src/gcc/target-hooks-macros.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 ../../src/gcc/target-insns.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-insns.def /usr/bin/install -c -m 644 ../../src/gcc/target.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.def /usr/bin/install -c -m 644 ../../src/gcc/target.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.h /usr/bin/install -c -m 644 ../../src/gcc/targhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/targhooks.h /usr/bin/install -c -m 644 ../../src/gcc/timevar.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.def /usr/bin/install -c -m 644 ../../src/gcc/timevar.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm_p.h /usr/bin/install -c -m 644 ../../src/gcc/toplev.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/toplev.h /usr/bin/install -c -m 644 ../../src/gcc/tracer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tracer.h /usr/bin/install -c -m 644 ../../src/gcc/trans-mem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/trans-mem.h /usr/bin/install -c -m 644 ../../src/gcc/tree-affine.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-affine.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-check.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chrec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 ../../src/gcc/tree-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-core.h /usr/bin/install -c -m 644 ../../src/gcc/tree-data-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dfa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dump.h /usr/bin/install -c -m 644 ../../src/gcc/tree-eh.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-eh.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hasher.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 ../../src/gcc/tree-if-conv.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 ../../src/gcc/tree-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-inline.h /usr/bin/install -c -m 644 ../../src/gcc/tree-into-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/tree-nested.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-nested.h /usr/bin/install -c -m 644 ../../src/gcc/tree-object-size.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 ../../src/gcc/tree-outof-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-parloops.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pass.h /usr/bin/install -c -m 644 ../../src/gcc/tree-phinodes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/tree-scalar-evolution.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-address.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ccp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-coalesce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dom.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-live.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-ivopts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-manip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-niter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-operands.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-propagate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-sccvn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-scopedtables.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadbackward.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadbackward.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadedge.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadupdate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssanames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 ../../src/gcc/tree-stdarg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vectorizer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vrp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 ../../src/gcc/tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.def /usr/bin/install -c -m 644 ../../src/gcc/tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.h /usr/bin/install -c -m 644 ../../src/gcc/treestruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/treestruct.def /usr/bin/install -c -m 644 ../../src/gcc/tsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsan.h /usr/bin/install -c -m 644 ../../src/gcc/tsystem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsystem.h /usr/bin/install -c -m 644 ../../src/gcc/typeclass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typeclass.h /usr/bin/install -c -m 644 ../../src/gcc/typed-splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/ubsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ubsan.h /usr/bin/install -c -m 644 ../../src/gcc/valtrack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/valtrack.h /usr/bin/install -c -m 644 ../../src/gcc/value-prof.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/value-prof.h /usr/bin/install -c -m 644 ../../src/gcc/varasm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/varasm.h /usr/bin/install -c -m 644 ../../src/gcc/vec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vec.h /usr/bin/install -c -m 644 ../../src/gcc/version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/version.h /usr/bin/install -c -m 644 ../../src/gcc/vmsdbg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 ../../src/gcc/vtable-verify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int.h /usr/bin/install -c -m 644 ../../src/gcc/xcoff.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoff.h /usr/bin/install -c -m 644 ../../src/gcc/xcoffout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoffout.h /usr/bin/install -c -m 644 b-header-vars /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/b-header-vars make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../src/libcpp/$cat ]; then cat=../../src/libcpp/$cat; \ else continue; \ fi; \ dir=/home/sverre/sage/local/share/locale/$lang/LC_MESSAGES; \ echo /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ done make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/home/sverre/sage/local/include/;; \ esac; \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ for h in ../../src/libiberty/../include/ansidecl.h ../../src/libiberty/../include/demangle.h ../../src/libiberty/../include/dyn-string.h ../../src/libiberty/../include/fibheap.h ../../src/libiberty/../include/floatformat.h ../../src/libiberty/../include/hashtab.h ../../src/libiberty/../include/libiberty.h ../../src/libiberty/../include/objalloc.h ../../src/libiberty/../include/partition.h ../../src/libiberty/../include/safe-ctype.h ../../src/libiberty/../include/sort.h ../../src/libiberty/../include/splay-tree.h ../../src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ done; \ fi make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.la libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making install in mpxrt make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpx.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpx.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so.2 || { rm -f libmpx.so.2 && ln -s libmpx.so.2.0.1 libmpx.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so || { rm -f libmpx.so && ln -s libmpx.so.2.0.1 libmpx.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpx.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.la libtool: install: /usr/bin/install -c .libs/libmpx.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making install in mpxwrap make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpxwrappers.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpxwrappers.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so.2 || { rm -f libmpxwrappers.so.2 && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so || { rm -f libmpxwrappers.so && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpxwrappers.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.la libtool: install: /usr/bin/install -c .libs/libmpxwrappers.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libmpx.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libssp.la libssp_nonshared.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libssp.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so.0 || { rm -f libssp.so.0 && ln -s libssp.so.0.0.0 libssp.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so || { rm -f libssp.so && ln -s libssp.so.0.0.0 libssp.so; }; }) libtool: install: /usr/bin/install -c .libs/libssp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.la libtool: install: /usr/bin/install -c .libs/libssp_nonshared.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.la libtool: install: /usr/bin/install -c .libs/libssp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: /usr/bin/install -c .libs/libssp_nonshared.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' /usr/bin/install -c -m 644 ssp/ssp.h ../../../src/libssp/ssp/string.h ../../../src/libssp/ssp/stdio.h ../../../src/libssp/ssp/unistd.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so.1; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a /usr/bin/install -c -m 644 libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c -m 644 $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 unwind.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 ../../../src/libgcc/gcov.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libquadmath.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libquadmath.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so.0 || { rm -f libquadmath.so.0 && ln -s libquadmath.so.0.0.0 libquadmath.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so || { rm -f libquadmath.so && ln -s libquadmath.so.0.0.0 libquadmath.so; }; }) libtool: install: /usr/bin/install -c .libs/libquadmath.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.la libtool: install: /usr/bin/install -c .libs/libquadmath.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libquadmath.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libquadmath.info' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 ../../../src/libquadmath/quadmath.h ../../../src/libquadmath/quadmath_weak.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --mode=install /usr/bin/install -c libcaf_single.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/libcaf_single.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.la libtool: install: /usr/bin/install -c .libs/libcaf_single.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgfortran.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgfortran.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: warning: relinking `libgfortran.la' libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran; /bin/sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/libtool --tag CC --mode=relink /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info 4:0:0 ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm -inst-prefix-dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst) libtool: relink: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/lib/../lib64 -lquadmath -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: install: /usr/bin/install -c .libs/libgfortran.so.4.0.0T /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.so.4.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so.4 || { rm -f libgfortran.so.4 && ln -s libgfortran.so.4.0.0 libgfortran.so.4; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so || { rm -f libgfortran.so && ln -s libgfortran.so.4.0.0 libgfortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfortran.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.la libtool: install: /usr/bin/install -c .libs/libgfortran.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 ieee_arithmetic.mod ieee_exceptions.mod ieee_features.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgomp.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgomp.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libgomp.so.1.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.so.1.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so.1 || { rm -f libgomp.so.1 && ln -s libgomp.so.1.0.0 libgomp.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so || { rm -f libgomp.so && ln -s libgomp.so.1.0.0 libgomp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgomp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.la libtool: install: /usr/bin/install -c .libs/libgomp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libgomp.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libgomp.info' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod ../../../src/libgomp/openacc_lib.h ../../../src/libgomp/openacc.f90 openacc.mod openacc_kinds.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 omp.h ../../../src/libgomp/openacc.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libatomic.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libatomic.so.1.2.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.so.1.2.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) libtool: install: /usr/bin/install -c .libs/libatomic.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.la libtool: install: /usr/bin/install -c .libs/libatomic.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' real 32m25.958s user 28m50.248s sys 2m43.988s Copying package files from temporary location /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to /home/sverre/sage/local cp: cannot overwrite non-directory '/home/sverre/sage/local/./lib64' with directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/./lib64' ************************************************************************ Error copying files for gfortran-7.2.0. ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/sverre/sage/logs/pkgs/gfortran-7.2.0.log Describe your computer, operating system, etc. ************************************************************************ Found local metadata for gfortran-7.2.0 Using cached file /home/sverre/sage/upstream/gcc-7.2.0.tar.xz gfortran-7.2.0 ==================================================== Setting up build directory for gfortran-7.2.0 Finished extraction No patch files found in ../patches **************************************************** Host system: Linux sverre-manjaro 4.19.2-1-MANJARO #1 SMP PREEMPT Tue Nov 13 22:35:25 UTC 2018 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20180831 (GCC) **************************************************** No record that 'gfortran' was ever installed; skipping uninstall configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libcilkrts support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libmpx support... yes checking for libhsail-rt support... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes 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 isl 0.15 or later... no required isl version is 0.15 or later The following languages will be built: c,fortran,lto *** This configuration is not supported in the following subdirectories: zlib gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libgo target-libffi target-libobjc target-liboffloadmic target-libitm target-libcilkrts target-libsanitizer target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) ar checking for as... (cached) as checking for dlltool... no checking for ld... (cached) ld checking for lipo... no checking for nm... nm checking for ranlib... (cached) 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 cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... gfortran checking for gccgo... no checking for ar... no checking for ar... ar checking for as... no checking for as... as checking for dlltool... no checking for dlltool... no checking for ld... no checking for ld... ld checking for lipo... no checking for lipo... no checking for nm... no checking for nm... nm checking for objcopy... no checking for objcopy... objcopy checking for objdump... no checking for objdump... objdump checking for ranlib... no checking for ranlib... ranlib checking for readelf... no checking for readelf... readelf checking for strip... no checking for strip... strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile Building gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dyn-string.c -o dyn-string.o ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixincl.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixtests.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixfixes.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/server.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/procopen.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixlib.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixopts.c gcc -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../src/fixincludes" /bin/sh ../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -Wall... yes checking for -static-libgcc... yes 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../src/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../src/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -O2 -Wc,-static-libgcc -module -bindir /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o liblto_plugin.la -rpath /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/sverre/sage/local/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for 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 for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ is affected by placement new aliasing bug... no checking whether g++ supports -W... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wnarrowing... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes 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 basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll 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 madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv 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 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 for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../src/gcc/config/i386/i386.c' for machine-specific logic. Using `../../src/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking for ld... /usr/bin/ld checking whether we are using gold... no checking gold linker with split stack support as non default... no checking what linker to use... /usr/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... yes 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 stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for .section with e... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 2.28 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a native compiler for x86_64-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for -fno-PIE option... yes checking for -no-pie option... yes checking linker -z bndplt option... yes checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o dyn-string.o ../../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixincl.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixtests.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixfixes.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/server.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/procopen.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixlib.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixopts.c gcc -g -O2 -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../src/fixincludes" /bin/sh ../../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... (cached) no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../src/libcpp/charset.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../src/libcpp/directives.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../src/libcpp/directives-only.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../src/libcpp/errors.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../src/libcpp/expr.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../src/libcpp/files.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../src/libcpp/init.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../src/libcpp/lex.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../src/libcpp/line-map.c ../../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../../src/libcpp/line-map.c:24: ../../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../src/libcpp/macro.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../src/libcpp/mkdeps.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../src/libcpp/pch.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../src/libcpp/symtab.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for fcntl... yes checking whether strnlen is declared... yes checking for getexecname... no checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../src/libbacktrace/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../src/libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../src/libcpp/charset.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../src/libcpp/directives.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../src/libcpp/directives-only.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../src/libcpp/errors.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../src/libcpp/expr.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../src/libcpp/files.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src/libcpp/init.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../src/libcpp/lex.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../src/libcpp/line-map.c ../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../src/libcpp/line-map.c:24: ../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../src/libcpp/macro.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../src/libcpp/mkdeps.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../src/libcpp/pch.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../src/libcpp/symtab.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' source='../../src/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decNumber.c source='../../src/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decContext.c source='../../src/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal32.c source='../../src/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal64.c source='../../src/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal128.c source='../../src/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../src/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee32.c source='../../src/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee64.c source='../../src/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh ../../src/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh bconfig.h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmddeps.o ../../src/gcc/genmddeps.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-md.o ../../src/gcc/read-md.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/errors.o ../../src/gcc/errors.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-mddeps /bin/sh ../../src/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmodes.o ../../src/gcc/genmodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../src/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype.o ../../src/gcc/gengtype.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-lex.o ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-parse.o ../../src/gcc/gengtype-parse.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-state.o ../../src/gcc/gengtype-state.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o ../../src/gcc/version.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ gawk -f ../../src/gcc/opt-gather.awk ../../src/gcc/ada/gcc-interface/lang.opt ../../src/gcc/brig/lang.opt ../../src/gcc/fortran/lang.opt ../../src/gcc/go/lang.opt ../../src/gcc/lto/lang.opt ../../src/gcc/c-family/c.opt ../../src/gcc/common.opt ../../src/gcc/config/fused-madd.opt ../../src/gcc/config/i386/i386.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/linux-android.opt > tmp-optionlist /bin/sh ../../src/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../src/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh ../../src/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../src/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../src/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconstants.o ../../src/gcc/genconstants.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconstants ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh ../../src/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpreds.o ../../src/gcc/genpreds.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genpreds.c:27: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genpreds.c:1526:68: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genpreds.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengenrtl.o ../../src/gcc/gengenrtl.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../src/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/rtl.o ../../src/gcc/rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-rtl.o ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/ggc-none.o ../../src/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 7.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 7.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 7.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/vec.o ../../src/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gensupport.o ../../src/gcc/gensupport.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/print-rtl.o ../../src/gcc/print-rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/hash-table.o ../../src/gcc/hash-table.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.h /bin/sh ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genflags.o ../../src/gcc/genflags.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconditions.o ../../src/gcc/genconditions.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh ../../src/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions build/genpreds -c ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh ../../src/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.c In file included from build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencondmd \ build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../src/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh ../../src/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n "m64=../lib64 m32=../lib32 mx32=../libx32"; then \ /bin/sh ../../src/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib64 m32=../lib32 mx32=../libx32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh ../../src/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh ../../src/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr.o ../../src/gcc/genattr.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh ../../src/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr-common.o ../../src/gcc/genattr-common.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh ../../src/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencodes.o ../../src/gcc/gencodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh ../../src/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconfig.o ../../src/gcc/genconfig.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh ../../src/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gentarget-def.o ../../src/gcc/gentarget-def.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gentarget-def \ build/gentarget-def.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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../src/gcc/fortran/lang-specs.h ../../src/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' > tmp-specs.h /bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' >> tmp-all-tree.def /bin/sh ../../src/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencheck.o ../../src/gcc/gencheck.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../src/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gcov-iov.o ../../src/gcc/gcov-iov.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '7.2.0' '' \ > tmp-gcov-iov.h /bin/sh ../../src/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genhooks.o ../../src/gcc/genhooks.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genopinit.o ../../src/gcc/genopinit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh ../../src/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../src/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../src/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 ../../src/gcc/gen-pass-instances.awk \ ../../src/gcc/passes.def ../../src/gcc/config/i386/i386-passes.def > pass-instances.def build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h gcc -E ../../src/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list /bin/sh ../../src/gcc/../move-if-change tmp-params.list params.list echo timestamp > s-params.list gcc -E ../../src/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options /bin/sh ../../src/gcc/../move-if-change tmp-params.options params.options echo timestamp > s-params.options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencfn-macros.o ../../src/gcc/gencfn-macros.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh ../../src/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh ../../src/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../src/gcc/c/c-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../src/gcc/c-family/stub-objc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../src/gcc/attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../src/gcc/c/c-errors.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../src/gcc/c/c-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../src/gcc/c/c-typeck.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../src/gcc/c/c-convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../src/gcc/c/c-aux-info.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c/c-aux-info.c:24: ../../src/gcc/c/c-aux-info.c: In function 'char* affix_data_type(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c/c-aux-info.c:61:30: note: in expansion of macro 'ASTRDUP' char *const type_or_decl = ASTRDUP (param); ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../src/gcc/c/c-objc-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../src/gcc/c/c-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo ../../src/gcc/c/c-array-notation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../src/gcc/c/c-fold.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../src/gcc/c/gimple-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../src/gcc/c-family/c-common.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c-family/c-common.c:23: ../../src/gcc/c-family/c-common.c: In function 'bool parse_optimize_options(tree, bool)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c-family/c-common.c:5504:14: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (TREE_STRING_POINTER (value)); ^~~~~~~ ../../src/gcc/c-family/c-common.c: In function 'int field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:5974:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:5975:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'int resort_field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:6000:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:6001:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'char* catenate_strings(const char*, const char*, int)': ../../src/gcc/c-family/c-common.c:6048: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] strncpy (result, lhs, lhs_size); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-common.c:6046:31: note: length computed here const int lhs_size = strlen (lhs); ~~~~~~~^~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../src/gcc/c-family/c-cppbuiltin.c ../../src/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*)': ../../src/gcc/c-family/c-cppbuiltin.c:1620:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1620:15: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:18: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:11: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../src/gcc/c-family/c-dump.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../src/gcc/c-family/c-format.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../src/gcc/c-family/c-gimplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../src/gcc/c-family/c-indentation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../src/gcc/c-family/c-lex.c ../../src/gcc/c-family/c-lex.c: In function 'c_fileinfo* get_fileinfo(const char*)': ../../src/gcc/c-family/c-lex.c:104:62: warning: cast between incompatible function types from 'int (*)(const char*, const char*) throw ()' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp, ^~~~~~ ../../src/gcc/c-family/c-lex.c:106:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) free); ^~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../src/gcc/c-family/c-omp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../src/gcc/c-family/c-opts.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../src/gcc/c-family/c-pch.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../src/gcc/c-family/c-ppoutput.c ../../src/gcc/c-family/c-ppoutput.c: In function 'void scan_translation_unit_directives_only(cpp_reader*)': ../../src/gcc/c-family/c-ppoutput.c:302:54: warning: cast between incompatible function types from 'bool (*)(source_location)' {aka 'bool (*)(unsigned int)'} to 'void (*)(source_location)' {aka 'void (*)(unsigned int)'} [-Wcast-function-type] cb.maybe_print_line = (void (*) (source_location)) maybe_print_line; ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../src/gcc/c-family/c-pragma.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../src/gcc/c-family/c-pretty-print.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../src/gcc/c-family/c-semantics.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../src/gcc/c-family/c-ada-spec.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo ../../src/gcc/c-family/c-cilkplus.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo ../../src/gcc/c-family/array-notation-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo ../../src/gcc/c-family/cilk.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../src/gcc/c-family/c-ubsan.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../src/gcc/c-family/c-attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../src/gcc/c-family/c-warn.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../src/gcc/config/i386/i386-c.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../src/gcc/config/glibc-c.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genchecksum.o ../../src/gcc/genchecksum.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a echo "g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib " > checksum-options.tmp \ && ../../src/gcc/../move-if-change checksum-options.tmp checksum-options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmatch.o ../../src/gcc/genmatch.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/genmatch.c:25: ../../src/gcc/genmatch.c: In function 'int main(int, char**)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/genmatch.c:4947:17: note: in expansion of macro 'ASTRDUP' dir->name = ASTRDUP ("."); ^~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1528:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'void vec::splice(const vec&) [with T = std::pair; A = va_heap]': ../../src/gcc/vec.h:1512:5: required from 'void vec::splice(const vec&) [with T = std::pair]' ../../src/gcc/vec.h:1529:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:841:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (address () + length (), src.address (), len * sizeof (T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../src/gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 1882 leafs, maximum depth 12 and a total number of 7473 nodes removed 1098 duplicate tails build/genmatch --generic ../../src/gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 1840 leafs, maximum depth 12 and a total number of 7247 nodes removed 1059 duplicate tails /bin/sh ../../src/gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/sh ../../src/gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattrtab.o ../../src/gcc/genattrtab.c ../../src/gcc/genattrtab.c: In function 'void gen_insn_reserv(md_rtx_info*)': ../../src/gcc/genattrtab.c:4707:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct attr_desc'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&attr, 0, sizeof (attr)); ^ ../../src/gcc/genattrtab.c:172:8: note: 'struct attr_desc' declared here struct attr_desc ^~~~~~~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattrtab ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh ../../src/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh ../../src/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh ../../src/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c In file included from insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genautomata.o ../../src/gcc/genautomata.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh ../../src/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c In file included from insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c In file included from insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genemit.o ../../src/gcc/genemit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh ../../src/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c In file included from insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genextract.o ../../src/gcc/genextract.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh ../../src/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c In file included from insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c In file included from insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genmodes > tmp-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genoutput.o ../../src/gcc/genoutput.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genoutput ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh ../../src/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c In file included from insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/config/i386/sync.md: At global scope: ../../src/gcc/config/i386/sync.md:136510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:136526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139602:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:140166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141464:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147266:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:148644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149668:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150492:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153820:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155530:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155562:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160540:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160668:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160778:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160800:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161020:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161042:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161064:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161108:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161196:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162042:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164184:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164360:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164504:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164536:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164684:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165064:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165096:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166440:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166792:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166808:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167882:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167970:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167992:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168036:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168058:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168124:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168234:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168432:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171232:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174416:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174528:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175000:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175320:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176108:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178394:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178636:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179956:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180626:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181484:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181594:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181770:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182908:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184404:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184580:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184858:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184924:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185050:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185476:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188748:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188844:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188964:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189716:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189804:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189892:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190156:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190244:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192284:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192372:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196738:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201732:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201754:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203514:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204898:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205338:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205402:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205834:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206106:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206954:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207034:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207426:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208980:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209068:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209112:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209434:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210012:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210056:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210800:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210848:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210864:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210924:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211012:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211210:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211298:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211408:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211540:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211628:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217522:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217570:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217650:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217714:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217778:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217906:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217922:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218010:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218098:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219490:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220592:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220680:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220724:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220900:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220988:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221076:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221164:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221802:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222044:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222220:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222396:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222836:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222880:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223272:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231786:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231852:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231940:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232380:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232468:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232996:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233634:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233788:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233876:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234496:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269974:37: 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_insn* (*)()'} [-Wcast-function-type] g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpeep.o ../../src/gcc/genpeep.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpeep ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh ../../src/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c In file included from insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genpreds ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.c /bin/sh ../../src/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c In file included from insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genrecog.o ../../src/gcc/genrecog.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'void vec::quick_grow_cleared(unsigned int) [with T = parameter; A = va_heap]': ../../src/gcc/vec.h:1638:3: required from 'void vec::quick_grow_cleared(unsigned int) [with T = parameter]' ../../src/gcc/genrecog.c:2608:52: required from here ../../src/gcc/vec.h:1098:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct parameter'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/genrecog.c:989:8: note: 'struct parameter' declared here struct parameter ^~~~~~~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:2671:44: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:3407:62: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/inchash.o ../../src/gcc/inchash.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genrecog ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 40136 longest path: 381 (code: 3713) longest backtrack: 27 (code: 4427) Statistics for split_insns: Number of decisions: 2571 longest path: 81 (code: 452) longest backtrack: 18 (code: 421) Statistics for peephole2_insns: Number of decisions: 1420 longest path: 194 (code: 79) longest backtrack: 17 (code: 158) Shared 30074 out of 59977 states by creating 7944 new states, saving 22130 /bin/sh ../../src/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c In file included from insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genenums.o ../../src/gcc/genenums.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh ../../src/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../src/gcc/ggc-page.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../src/gcc/alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../src/gcc/alloc-pool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../src/gcc/auto-inc-dec.c In file included from ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../src/gcc/auto-profile.c ../../src/gcc/auto-profile.c: In function 'void autofdo::afdo_propagate(autofdo::bb_set*, autofdo::edge_set*)': ../../src/gcc/auto-profile.c:1379:49: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] if (is_bb_annotated ((const basic_block)bb->aux, *annotated_bb)) ^~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/auto-profile.c:25: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/auto-profile.c:391:73: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/bits/stl_algobase.h:64, from /usr/include/c++/8.2.1/bits/stl_tree.h:63, from /usr/include/c++/8.2.1/map:60, from ../../src/gcc/system.h:227, from ../../src/gcc/auto-profile.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../src/gcc/bb-reorder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../src/gcc/bitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../src/gcc/bt-load.c In file included from ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../src/gcc/builtins.c In file included from ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../src/gcc/caller-save.c In file included from ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../src/gcc/calls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../src/gcc/ccmp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../src/gcc/cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../src/gcc/cfganal.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/cfganal.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/cfganal.c:443:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/cfganal.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../src/gcc/cfgbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../src/gcc/cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../src/gcc/cfgexpand.c In file included from ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../src/gcc/cfghooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../src/gcc/cfgloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../src/gcc/cfgloopanal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../src/gcc/cfgloopmanip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../src/gcc/cfgrtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../src/gcc/symtab.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../src/gcc/cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../src/gcc/cgraphbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../src/gcc/cgraphunit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../src/gcc/cgraphclones.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo ../../src/gcc/cilk-common.c In file included from ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../src/gcc/combine.c In file included from ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../src/gcc/combine-stack-adj.c In file included from ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../src/gcc/compare-elim.c In file included from ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../src/gcc/context.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../src/gcc/convert.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../src/gcc/coverage.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../src/gcc/cppbuiltin.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../src/gcc/cppdefault.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../src/gcc/cprop.c In file included from ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../src/gcc/cse.c In file included from ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../src/gcc/cselib.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../src/gcc/data-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../src/gcc/data-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../src/gcc/data-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../src/gcc/dbxout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../src/gcc/dbgcnt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../src/gcc/dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../src/gcc/ddg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../src/gcc/debug.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../src/gcc/df-core.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../src/gcc/df-problems.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../src/gcc/df-scan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../src/gcc/dfp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../src/gcc/dojump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../src/gcc/dominance.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../src/gcc/domwalk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../src/gcc/double-int.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../src/gcc/dse.c In file included from ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../src/gcc/dumpfile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../src/gcc/dwarf2asm.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/dwarf2asm.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1292:25: required from 'auto_vec::auto_vec(size_t) [with T = std::pair; size_t = long unsigned int]' ../../src/gcc/dwarf2asm.c:955:76: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/dwarf2asm.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../src/gcc/dwarf2cfi.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../src/gcc/dwarf2out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../src/gcc/emit-rtl.c In file included from ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../src/gcc/et-forest.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../src/gcc/except.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../src/gcc/explow.c In file included from ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../src/gcc/expmed.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../src/gcc/expr.c In file included from ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../src/gcc/fibonacci_heap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../src/gcc/final.c In file included from ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../src/gcc/fixed-value.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../src/gcc/fold-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../src/gcc/fold-const-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../src/gcc/function.c In file included from ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../src/gcc/function-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../src/gcc/fwprop.c In file included from ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../src/gcc/gcc-rich-location.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../src/gcc/gcse.c In file included from ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../src/gcc/gcse-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../src/gcc/ggc-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../src/gcc/ggc-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../src/gcc/gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../src/gcc/gimple-builder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../src/gcc/gimple-expr.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/gimple-expr.c:23: ../../src/gcc/gimple-expr.c: In function 'tree_node* create_tmp_var_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/gimple-expr.c:419:23: note: in expansion of macro 'ASTRDUP' char *preftmp = ASTRDUP (prefix); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../src/gcc/gimple-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../src/gcc/gimple-fold.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../src/gcc/gimple-laddress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../src/gcc/gimple-low.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../src/gcc/gimple-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../src/gcc/gimple-ssa-backprop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/gimple-ssa-backprop.c:89: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/gimple-ssa-backprop.c:581:51: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/gimple-ssa-backprop.c:88: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../src/gcc/gimple-ssa-isolate-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../src/gcc/gimple-ssa-nonnull-compare.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../src/gcc/gimple-ssa-split-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../src/gcc/gimple-ssa-strength-reduction.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../src/gcc/gimple-ssa-sprintf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../src/gcc/gimple-ssa-warn-alloca.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../src/gcc/gimple-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../src/gcc/gimple-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../src/gcc/gimple-walk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../src/gcc/gimplify.c ../../src/gcc/gimplify.c: In function 'void gimplify_adjust_omp_clauses(gimple**, gimple_seq, tree_node**, tree_code)': ../../src/gcc/gimplify.c:8836:37: warning: bitwise comparison always evaluates to true [-Wtautological-compare] && (n->value & GOVD_WRITTEN) != 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../src/gcc/gimplify-me.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../src/gcc/godump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../src/gcc/graph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../src/gcc/graphds.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../src/gcc/graphite.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../src/gcc/graphite-isl-ast-to-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../src/gcc/graphite-dependences.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../src/gcc/graphite-optimize-isl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../src/gcc/graphite-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../src/gcc/graphite-scop-detection.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../src/gcc/graphite-sese-to-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../src/gcc/haifa-sched.c In file included from ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../src/gcc/hash-map-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../src/gcc/hash-set-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../src/gcc/hsa-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../src/gcc/hsa-gen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../src/gcc/hsa-regalloc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../src/gcc/hsa-brig.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../src/gcc/hsa-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../src/gcc/hw-doloop.c In file included from ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../src/gcc/hwint.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../src/gcc/ifcvt.c In file included from ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../src/gcc/ree.c In file included from ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../src/gcc/inchash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../src/gcc/incpath.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../src/gcc/init-regs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../src/gcc/internal-fn.c In file included from ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../src/gcc/ipa-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../src/gcc/ipa-cp.c ../../src/gcc/ipa-cp.c: In function 'ipcp_value* allocate_and_init_ipcp_value(ipa_polymorphic_call_context)': ../../src/gcc/ipa-cp.c:1491:32: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class ipcp_value'; use assignment or value-initialization instead [-Wclass-memaccess] memset (val, 0, sizeof (*val)); ^ ../../src/gcc/ipa-cp.c:167:7: note: 'class ipcp_value' declared here class ipcp_value : public ipcp_value_base ^~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-cp.c:105: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-cp.c:2710:43: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-cp.c:112: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../src/gcc/ipa-devirt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../src/gcc/ipa-polymorphic-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../src/gcc/ipa-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../src/gcc/ipa-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../src/gcc/ipa-comdats.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../src/gcc/ipa-visibility.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../src/gcc/ipa-inline-analysis.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-inline-analysis.c:69: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-inline-analysis.c:940:46: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-inline-analysis.c:77: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../src/gcc/ipa-inline-transform.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../src/gcc/ipa-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../src/gcc/ipa-prop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_polymorphic_call_context; A = va_gc]': ../../src/gcc/ipa-prop.c:1853:68: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:31: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_vr; A = va_gc]': ../../src/gcc/ipa-prop.c:5440:45: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_vr'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:44: ../../src/gcc/ipa-prop.h:159:16: note: 'struct ipa_vr' declared here struct GTY(()) ipa_vr ^~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../src/gcc/ipa-pure-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../src/gcc/ipa-icf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../src/gcc/ipa-icf-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../src/gcc/ipa-reference.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../src/gcc/ipa-hsa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../src/gcc/ipa-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../src/gcc/ipa-utils.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../src/gcc/ipa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../src/gcc/ira.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../src/gcc/ira-build.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../src/gcc/ira-costs.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../src/gcc/ira-conflicts.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../src/gcc/ira-color.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../src/gcc/ira-emit.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../src/gcc/ira-lives.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../src/gcc/jump.c In file included from ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../src/gcc/langhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../src/gcc/lcm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../src/gcc/lists.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../src/gcc/loop-doloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../src/gcc/loop-init.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../src/gcc/loop-invariant.c In file included from ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../src/gcc/loop-iv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../src/gcc/loop-unroll.c In file included from ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../src/gcc/lower-subreg.c In file included from ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../src/gcc/lra.c In file included from ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../src/gcc/lra-assigns.c In file included from ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../src/gcc/lra-coalesce.c In file included from ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../src/gcc/lra-constraints.c In file included from ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../src/gcc/lra-eliminations.c In file included from ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../src/gcc/lra-lives.c In file included from ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../src/gcc/lra-remat.c In file included from ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../src/gcc/lra-spills.c In file included from ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../src/gcc/lto-cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../src/gcc/lto-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../src/gcc/lto-streamer-in.c ../../src/gcc/lto-streamer-in.c: In function 'void lto_input_data_block(lto_input_block*, void*, size_t)': ../../src/gcc/lto-streamer-in.c:89:56: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] unsigned char *const buffer = (unsigned char *const) addr; ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../src/gcc/lto-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../src/gcc/lto-section-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../src/gcc/lto-section-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../src/gcc/lto-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../src/gcc/lto-compress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../src/gcc/mcf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../src/gcc/mode-switching.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../src/gcc/modulo-sched.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../src/gcc/multiple_target.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../src/gcc/omp-offload.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../src/gcc/omp-expand.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../src/gcc/omp-general.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../src/gcc/omp-grid.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../src/gcc/omp-low.c ../../src/gcc/omp-low.c: In function 'void lower_omp_ordered_clauses(gimple_stmt_iterator*, gomp_ordered*, omp_context*)': ../../src/gcc/omp-low.c:6333:64: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'wide_int' {aka 'class generic_wide_int'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (folded_deps, 0, sizeof (*folded_deps) * (2 * len - 1)); ^ In file included from ../../src/gcc/coretypes.h:365, from ../../src/gcc/omp-low.c:27: ../../src/gcc/wide-int.h:649:15: note: 'wide_int' {aka 'class generic_wide_int'} declared here class GTY(()) generic_wide_int : public storage ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../src/gcc/omp-simd-clone.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../src/gcc/optabs.c In file included from ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../src/gcc/optabs-libfuncs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../src/gcc/optabs-query.c In file included from ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../src/gcc/optabs-tree.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../src/gcc/opts-global.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../src/gcc/passes.c In file included from ../../src/gcc/passes.c:1595: ./pass-instances.def: In constructor 'gcc::pass_manager::pass_manager(gcc::context*)': ./pass-instances.def:36:14: warning: '*.gcc::pass_manager::pass_warn_unused_result_1' is used uninitialized in this function [-Wuninitialized] NEXT_PASS (pass_warn_unused_result, 1); ^~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../src/gcc/plugin.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../src/gcc/postreload-gcse.c In file included from ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../src/gcc/postreload.c In file included from ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../src/gcc/predict.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../src/gcc/print-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../src/gcc/print-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../src/gcc/print-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../src/gcc/profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../src/gcc/read-md.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../src/gcc/read-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../src/gcc/real.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../src/gcc/realmpfr.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../src/gcc/recog.c In file included from ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../src/gcc/reg-stack.c In file included from ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../src/gcc/regcprop.c In file included from ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../src/gcc/reginfo.c In file included from ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../src/gcc/regrename.c In file included from ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../src/gcc/regstat.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../src/gcc/reload.c In file included from ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../src/gcc/reload1.c In file included from ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../src/gcc/reorg.c In file included from ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/reorg.c:105: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/reorg.c:1322:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/reorg.c:104: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../src/gcc/resource.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo ../../src/gcc/rtl-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../src/gcc/rtl-error.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../src/gcc/rtl-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../src/gcc/rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../src/gcc/rtlhash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../src/gcc/rtlanal.c In file included from ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../src/gcc/rtlhooks.c In file included from ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../src/gcc/run-rtl-passes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../src/gcc/sbitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../src/gcc/sched-deps.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../src/gcc/sched-ebb.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../src/gcc/sched-rgn.c In file included from ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../src/gcc/sdbout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../src/gcc/sel-sched-ir.c In file included from ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../src/gcc/sel-sched-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../src/gcc/sel-sched.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../src/gcc/selftest-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../src/gcc/selftest-run-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../src/gcc/sese.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/sese.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/sese.c:187:36: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/sese.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../src/gcc/shrink-wrap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../src/gcc/simplify-rtx.c In file included from ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../src/gcc/sparseset.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../src/gcc/spellcheck.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../src/gcc/spellcheck-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../src/gcc/sreal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../src/gcc/stack-ptr-mod.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../src/gcc/statistics.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../src/gcc/stmt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../src/gcc/stor-layout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../src/gcc/store-motion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../src/gcc/streamer-hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../src/gcc/stringpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../src/gcc/substring-locations.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../src/gcc/target-globals.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../src/gcc/targhooks.c In file included from ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../src/gcc/timevar.c g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../src/gcc/toplev.c In file included from ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/toplev.c: In member function 'int toplev::main(int, char**)': ../../src/gcc/toplev.c:2154:22: warning: unnecessary parentheses in declaration of 'pp' [-Wparentheses] pretty_printer (pp); ^ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../src/gcc/tracer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../src/gcc/trans-mem.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../src/gcc/tree-affine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../src/gcc/asan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../src/gcc/tsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../src/gcc/ubsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../src/gcc/sanopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../src/gcc/sancov.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../src/gcc/tree-call-cdce.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-call-cdce.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/tree-call-cdce.c:864:24: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-call-cdce.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../src/gcc/tree-cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../src/gcc/tree-cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../src/gcc/tree-chrec.c ../../src/gcc/tree-chrec.c: In function 'bool evolution_function_is_univariate_p(const_tree)': ../../src/gcc/tree-chrec.c:1151:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (TREE_CODE (CHREC_RIGHT (chrec))) ^~~~~~ ../../src/gcc/tree-chrec.c:1166:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../src/gcc/tree-complex.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../src/gcc/tree-data-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../src/gcc/tree-dfa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../src/gcc/tree-diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../src/gcc/tree-dump.c ../../src/gcc/tree-dump.c: In function 'void dump_node(const_tree, int, FILE*)': ../../src/gcc/tree-dump.c:756:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) &free); ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../src/gcc/tree-eh.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../src/gcc/tree-emutls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../src/gcc/tree-if-conv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../src/gcc/tree-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../src/gcc/tree-into-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../src/gcc/tree-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../src/gcc/tree-loop-distribution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../src/gcc/tree-nested.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../src/gcc/tree-nrv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../src/gcc/tree-object-size.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../src/gcc/tree-outof-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../src/gcc/tree-parloops.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../src/gcc/tree-phinodes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo ../../src/gcc/tree-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo ../../src/gcc/tree-chkp-opt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../src/gcc/tree-predcom.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../src/gcc/tree-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../src/gcc/tree-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../src/gcc/tree-scalar-evolution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../src/gcc/tree-sra.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../src/gcc/tree-switch-conversion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../src/gcc/tree-ssa-address.c In file included from ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../src/gcc/tree-ssa-alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../src/gcc/tree-ssa-ccp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../src/gcc/tree-ssa-coalesce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../src/gcc/tree-ssa-copy.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../src/gcc/tree-ssa-dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../src/gcc/tree-ssa-dom.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-dom.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-dom.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../src/gcc/tree-ssa-dse.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../src/gcc/tree-ssa-forwprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../src/gcc/tree-ssa-ifcombine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../src/gcc/tree-ssa-live.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../src/gcc/tree-ssa-loop-ch.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-loop-ch.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-loop-ch.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../src/gcc/tree-ssa-loop-im.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../src/gcc/tree-ssa-loop-ivcanon.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../src/gcc/tree-ssa-loop-ivopts.c In file included from ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../src/gcc/tree-ssa-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../src/gcc/tree-ssa-loop-niter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../src/gcc/tree-ssa-loop-prefetch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../src/gcc/tree-ssa-loop-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../src/gcc/tree-ssa-loop-unswitch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../src/gcc/tree-ssa-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../src/gcc/tree-ssa-math-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../src/gcc/tree-ssa-operands.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../src/gcc/tree-ssa-phionlycprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../src/gcc/tree-ssa-phiopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../src/gcc/tree-ssa-phiprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../src/gcc/tree-ssa-pre.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../src/gcc/tree-ssa-propagate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../src/gcc/tree-ssa-reassoc.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-reassoc.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-reassoc.c:1925:50: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-reassoc.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../src/gcc/tree-ssa-sccvn.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-sccvn.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair >]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair >]' ../../src/gcc/tree-ssa-sccvn.c:4733:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-sccvn.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair >' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../src/gcc/tree-ssa-scopedtables.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-scopedtables.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.c:96:78: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-scopedtables.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../src/gcc/tree-ssa-sink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../src/gcc/tree-ssa-strlen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../src/gcc/tree-ssa-structalias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../src/gcc/tree-ssa-tail-merge.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../src/gcc/tree-ssa-ter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../src/gcc/tree-ssa-threadbackward.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../src/gcc/tree-ssa-threadedge.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-threadedge.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-threadedge.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../src/gcc/tree-ssa-threadupdate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../src/gcc/tree-ssa-uncprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../src/gcc/tree-ssa-uninit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../src/gcc/tree-ssa.c In file included from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-table.h: In instantiation of 'void hash_table::empty_slow() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]': ../../src/gcc/hash-table.h:394:36: required from 'void hash_table::empty() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]' ../../src/gcc/hash-map.h:201:19: required from 'void hash_map< , , >::empty() [with KeyId = edge_def*; Value = auto_vec; Traits = simple_hashmap_traits, auto_vec >]' ../../src/gcc/tree-ssa.c:128:27: required from here ../../src/gcc/hash-table.h:806:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (entries, 0, size * sizeof (value_type)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:562, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-map.h:29:10: note: 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'} declared here struct hash_entry ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../src/gcc/tree-ssanames.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../src/gcc/tree-stdarg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../src/gcc/tree-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../src/gcc/tree-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../src/gcc/tree-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../src/gcc/tree-tailcall.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../src/gcc/tree-vect-generic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../src/gcc/tree-vect-patterns.c In file included from ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../src/gcc/tree-vect-data-refs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../src/gcc/tree-vect-stmts.c In file included from ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../src/gcc/tree-vect-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../src/gcc/tree-vect-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../src/gcc/tree-vect-slp.c In file included from ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../src/gcc/tree-vectorizer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../src/gcc/tree-vrp.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-vrp.c:11213:67: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../src/gcc/tree.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/tree.c:31: ../../src/gcc/tree.c: In function 'tree_node* get_file_function_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9744:13: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (first_global_object_name); ^~~~~~~ ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9759:15: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (lbasename (file)); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../src/gcc/typed-splay-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../src/gcc/valtrack.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../src/gcc/value-prof.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../src/gcc/var-tracking.c In file included from ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../src/gcc/varasm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../src/gcc/varpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../src/gcc/vmsdbgout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../src/gcc/vtable-verify.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../src/gcc/web.c In file included from ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../src/gcc/wide-int.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../src/gcc/wide-int-print.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../src/gcc/xcoffout.c gawk -f ../../src/gcc/config/i386/i386-builtin-types.awk ../../src/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh ../../src/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../src/gcc/config/i386/i386.c In file included from ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/system.h:691, from ../../src/gcc/config/i386/i386.c:21: ../../src/gcc/config/i386/i386.c: In function 'bool ix86_option_override_internal(bool, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6229:17: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (opts->x_ix86_recip_name); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'bool ix86_valid_target_attribute_inner_p(tree, char**, gcc_options*, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6783:17: note: in expansion of macro 'ASTRDUP' next_optstr = ASTRDUP (TREE_STRING_POINTER (args)); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'rtx_def* ix86_expand_special_args_builtin(const builtin_description*, tree, rtx)': ../../src/gcc/config/i386/i386.c:36452:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (icode) ^~~~~~ ../../src/gcc/config/i386/i386.c:36479:5: note: here case V64QI_FTYPE_PCCHAR_V64QI_UDI: ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../src/gcc/config/linux.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../src/gcc/config/host-linux.c rm -rf libbackend.a ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-profile.o ipa-prop.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o run-rtl-passes.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o typed-splay-tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o linux.o host-linux.o g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../src/gcc/main.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../src/gcc/common/config/i386/i386-common.c g++ -fno-PIE -c -DPREFIX=\"/home/sverre/sage/local\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../src/gcc/prefix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../src/gcc/params.c ../../src/gcc/params.c: In function 'void add_params(const param_info*, size_t)': ../../src/gcc/params.c:74:27: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct param_info' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] n * sizeof (param_info)); ^ In file included from ../../src/gcc/params.c:25: ../../src/gcc/params.h:41:8: note: 'struct param_info' declared here struct param_info ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../src/gcc/opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../src/gcc/opts-common.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../src/gcc/vec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../src/gcc/hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../src/gcc -I../../src/gcc/common -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../src/gcc/common/common-targhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../src/gcc/hash-table.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../src/gcc/file-find.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../src/gcc/selftest.c rm -rf libcommon-target.a ar rc libcommon-target.a i386-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o ranlib libcommon-target.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../src/gcc/diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../src/gcc/diagnostic-color.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../src/gcc/diagnostic-show-locus.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../src/gcc/edit-context.c In file included from ../../src/gcc/edit-context.h:23, from ../../src/gcc/edit-context.c:24: ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = const char*; VALUE_TYPE = edited_file*; typed_splay_tree::compare_fn = int (*)(const char*, const char*); typed_splay_tree::key_type = const char*; typed_splay_tree::delete_key_fn = void (*)(const char*); typed_splay_tree::delete_value_fn = void (*)(edited_file*); typed_splay_tree::value_type = edited_file*]': ../../src/gcc/edit-context.c:205:48: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(const char*)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_file*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = int; VALUE_TYPE = edited_line*; typed_splay_tree::compare_fn = int (*)(int, int); typed_splay_tree::key_type = int; typed_splay_tree::delete_key_fn = void (*)(int); typed_splay_tree::delete_value_fn = void (*)(edited_line*); typed_splay_tree::value_type = edited_line*]': ../../src/gcc/edit-context.c:387:18: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(int, int)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(int)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_line*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../src/gcc/pretty-print.c g++ -fno-PIE -c -DLOCALEDIR=\"/home/sverre/sage/local/share/locale\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../src/gcc/intl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../src/gcc/input.c g++ -fno-PIE -c -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../src/gcc/version.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../src/gcc/ggc-none.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../src/gcc/memory-block.cc rm -rf libcommon.a ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o ranlib libcommon.a if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ fi g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../src/gcc/gcov.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../src/gcc/gcov-dump.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../src/gcc/gcov-tool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o libgcov-util.o ../../src/gcc/../libgcc/libgcov-util.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../src/gcc/../libgcc/libgcov-driver.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../src/gcc/../libgcc/libgcov-merge.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../src/gcc/fortran/arith.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../src/gcc/fortran/array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../src/gcc/fortran/bbt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../src/gcc/fortran/check.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../src/gcc/fortran/class.c ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_derived_vtab(gfc_symbol*)': ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2271:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2271:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2374:20: warning: '%s' directive writing up to 63 bytes into a region of size 53 [-Wformat-overflow=] sprintf (name, "__def_init_%s", tname); ^~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2374:13: note: 'sprintf' output between 12 and 75 bytes into a destination of size 64 sprintf (name, "__def_init_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2407:20: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2407:13: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2484:20: warning: '%s' directive writing up to 63 bytes into a region of size 51 [-Wformat-overflow=] sprintf (name, "__deallocate_%s", tname); ^~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2484:13: note: 'sprintf' output between 14 and 77 bytes into a destination of size 64 sprintf (name, "__deallocate_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'bool gfc_build_class_symbol(gfc_typespec*, symbol_attribute*, gfc_array_spec**)': ../../src/gcc/fortran/class.c:647:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_t", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:647:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_t", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:645:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_a", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:645:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_a", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:643:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_p", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:643:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_p", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:641:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:641:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:639:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:639:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:637:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:637:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_vtab(gfc_typespec*)': ../../src/gcc/fortran/class.c:2630:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2630:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2647:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2647:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2723:18: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2723:11: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../src/gcc/fortran/constructor.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../src/gcc/fortran/cpp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../src/gcc/fortran/data.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../src/gcc/fortran/decl.c ../../src/gcc/fortran/decl.c: In function 'bool build_sym(const char*, gfc_charlen*, bool, gfc_array_spec**, locus*)': ../../src/gcc/fortran/decl.c:1404:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (u_name, name, nlen + 1); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/decl.c:1402:20: note: length computed here nlen = strlen(name); ~~~~~~^~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../src/gcc/fortran/dump-parse-tree.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../src/gcc/fortran/error.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../src/gcc/fortran/expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../src/gcc/fortran/interface.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../src/gcc/fortran/intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../src/gcc/fortran/io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../src/gcc/fortran/iresolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../src/gcc/fortran/match.c ../../src/gcc/fortran/match.c: In function 'match gfc_match(const char*, ...)': ../../src/gcc/fortran/match.c:1146:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (c) ^~~~~~ ../../src/gcc/fortran/match.c:1241:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../src/gcc/fortran/matchexp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../src/gcc/fortran/misc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../src/gcc/fortran/module.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../src/gcc/fortran/openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../src/gcc/fortran/options.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../src/gcc/fortran/parse.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../src/gcc/fortran/primary.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../src/gcc/fortran/resolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../src/gcc/fortran/scanner.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../src/gcc/fortran/simplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../src/gcc/fortran/st.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../src/gcc/fortran/symbol.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../src/gcc/fortran/target-memory.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../src/gcc/fortran/convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../src/gcc/fortran/dependency.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../src/gcc/fortran/f95-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../src/gcc/fortran/trans.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../src/gcc/fortran/trans-array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../src/gcc/fortran/trans-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../src/gcc/fortran/trans-const.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../src/gcc/fortran/trans-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../src/gcc/fortran/trans-expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../src/gcc/fortran/trans-intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../src/gcc/fortran/trans-io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../src/gcc/fortran/trans-openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../src/gcc/fortran/trans-stmt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../src/gcc/fortran/trans-types.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../src/gcc/fortran/frontend-passes.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o \ -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../src/gcc/collect2.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../src/gcc/collect2-aix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../src/gcc/tlink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../src/gcc/collect-utils.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tcollect2 \ collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../src/gcc/lto-wrapper.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../src/gcc/gcc-ar.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-nm.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-ranlib.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../src/gcc/gengtype.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../src/gcc/gengtype-parse.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../src/gcc/gengtype-state.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../src/gcc/errors.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../src/gcc/gcc.c ../../src/gcc/gcc.c: In function 'void read_specs(const char*, bool, bool)': ../../src/gcc/gcc.c:2313:69: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct compiler' with no trivial copy-assignment [-Wclass-memaccess] memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ ../../src/gcc/gcc.c: In member function 'void driver::set_up_specs() const': ../../src/gcc/gcc.c:7425:65: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct compiler' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy (compilers, default_compilers, sizeof default_compilers); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../src/gcc/gcc-main.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../src/gcc/c/gccspec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../src/gcc/config/i386/driver-i386.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../src/gcc/c-family/cppspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh ../../src/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='x86_64-pc-linux-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../src/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed for x86_64-pc-linux-gnu target Forbidden identifiers: linux unix Finding directories and links to directories Searching /usr/include/. Making symbolic directory links Fixing directory /usr/include into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed Applying pthread_incomplete_struct_argument to pthread.h Applying io_quotes_use to mtd/ubi-user.h Applying hpux8_bogus_inlines to math.h Applying machine_name to libv4l1-videodev.h Fixed: libv4l1-videodev.h Applying io_quotes_use to scsi/cxlflash_ioctl.h Applying io_quotes_def to sudo_plugin.h Applying io_quotes_use to sudo_plugin.h Applying io_quotes_def to tbb/atomic.h Applying io_quotes_def to tbb/pipeline.h Applying io_quotes_def to tbb/tbb_stddef.h Applying io_quotes_use to btrfs/ioctl.h Applying machine_name to SDL2/SDL_platform.h Applying io_quotes_def to SDL2/SDL_version.h Applying io_quotes_def to libwmf/macro.h Applying machine_name to openssl-1.0/openssl/e_os2.h Applying machine_name to openssl-1.0/openssl/bn.h Fixed: openssl-1.0/openssl/bn.h Applying machine_name to SDL/SDL_platform.h Applying io_quotes_def to SDL/SDL_version.h Applying io_quotes_def to ladspa.h Applying machine_name to openssl/e_os2.h Applying io_quotes_def to net-snmp/library/container.h Applying machine_name to net-snmp/net-snmp-config.h Fixed: net-snmp/net-snmp-config.h Applying io_quotes_use to fuse/fuse_common.h Applying io_quotes_def to libssh/libssh.h Applying io_quotes_use to libssh/libssh.h Applying io_quotes_use to libsync.h Applying sysv68_string to string.h Applying io_quotes_use to libdrm/via_drm.h Applying io_quotes_use to libdrm/tegra_drm.h Applying io_quotes_use to libdrm/drm.h Applying io_quotes_use to libdrm/r128_drm.h Applying io_quotes_use to libdrm/i915_drm.h Applying io_quotes_use to libdrm/mga_drm.h Applying io_quotes_use to libdrm/vc4_drm.h Applying io_quotes_use to libdrm/sis_drm.h Applying io_quotes_use to libdrm/savage_drm.h Applying io_quotes_use to libdrm/radeon_drm.h Applying io_quotes_use to libdrm/mach64_drm.h Applying io_quotes_use to libdrm/msm_drm.h Applying io_quotes_use to libdrm/amdgpu_drm.h Applying sun_malloc to malloc.h Applying io_quotes_use to libswresample/version.h Applying io_quotes_def to xvid.h Applying io_quotes_use to xvid.h Applying stdio_va_list_clients to krb5.h Applying io_quotes_use to video/sisfb.h Applying io_quotes_def to soxr.h Applying io_quotes_use to soxr.h Applying machine_name to libv4lconvert.h Fixed: libv4lconvert.h Applying io_quotes_def to jansson.h Applying io_quotes_def to glib-2.0/gio/gnotification.h Applying io_quotes_def to glib-2.0/gio/gdbusconnection.h Applying io_quotes_def to glib-2.0/gio/gtlsinteraction.h Applying io_quotes_def to glib-2.0/gio/gmountoperation.h Applying io_quotes_def to glib-2.0/gio/gdbusmethodinvocation.h Applying io_quotes_use to libavfilter/version.h Applying ctrl_quotes_def to readline/chardefs.h Applying io_quotes_def to xtables.h Applying io_quotes_use to misc/ocxl.h Applying io_quotes_use to misc/cxl.h Applying io_quotes_def to proc/version.h Applying io_quotes_def to cdda_interface.h Applying io_quotes_use to libavcodec/version.h Applying io_quotes_use to libpostproc/version.h Applying io_quotes_def to X11/Xmu/Atoms.h Applying machine_name to X11/Xw32defs.h Fixed: X11/Xw32defs.h Applying io_quotes_def to libsoup-2.4/libsoup/soup-websocket-connection.h Applying io_quotes_def to libgeoclue-2.0/gclue-location.h Applying machine_name to nss/secport.h Fixed: nss/secport.h Quoted includes in nss/secport.h Applying machine_name to slang.h Fixed: slang.h Applying ctrl_quotes_def to bash/include/chartypes.h Applying io_quotes_def to bash/builtins/common.h Applying io_quotes_use to libswscale/version.h Applying io_quotes_def to polkit-1/polkitagent/polkitagentsession.h Applying io_quotes_def to polkit-1/polkit/polkitactiondescription.h Applying io_quotes_def to polkit-1/polkit/polkitunixsession.h Applying io_quotes_def to polkit-1/polkit/polkittemporaryauthorization.h Applying io_quotes_def to polkit-1/polkit/polkitpermission.h Applying glibc_stdint to stdint.h Applying io_quotes_def to libnotify/notification.h Applying io_quotes_def to polkit-qt5-1/polkitqt1-version.h Applying io_quotes_def to FLAC/assert.h Applying io_quotes_def to libheif/heif.h Applying ctrl_quotes_def to editline/readline.h Applying io_quotes_def to linux/ppp-comp.h Applying io_quotes_use to linux/i2o-dev.h Applying io_quotes_use to linux/ndctl.h Applying io_quotes_use to linux/dm-ioctl.h Applying io_quotes_use to linux/ptp_clock.h Applying io_quotes_use to linux/fuse.h Applying io_quotes_use to linux/rpmsg.h Applying io_quotes_use to linux/auto_fs.h Applying io_quotes_use to linux/vboxguest.h Applying io_quotes_use to linux/psp-sev.h Applying io_quotes_def to linux/pci_regs.h Applying io_quotes_use to linux/reiserfs_fs.h Applying io_quotes_use to linux/media.h Applying io_quotes_use to linux/ppdev.h Applying io_quotes_use to linux/mmc/ioctl.h Applying io_quotes_use to linux/wmi.h Applying io_quotes_use to linux/rio_cm_cdev.h Applying io_quotes_use to linux/fd.h Applying io_quotes_use to linux/rfkill.h Applying io_quotes_use to linux/watchdog.h Applying io_quotes_use to linux/genwqe/genwqe_card.h Applying io_quotes_use to linux/uinput.h Applying io_quotes_use to linux/usb/tmc.h Applying io_quotes_use to linux/ipmi.h Applying io_quotes_use to linux/raid/md_u.h Applying io_quotes_def to linux/soundcard.h Applying io_quotes_use to linux/sync_file.h Applying io_quotes_use to linux/btrfs.h Applying io_quotes_use to linux/tee.h Applying io_quotes_use to linux/if_pppox.h Applying io_quotes_use to linux/ipmi_bmc.h Applying io_quotes_use to linux/gpio.h Applying io_quotes_use to linux/vm_sockets.h Applying io_quotes_use to linux/bt-bmc.h Applying io_quotes_use to linux/raw.h Applying io_quotes_use to linux/auto_fs4.h Applying io_quotes_use to linux/atmbr2684.h Applying io_quotes_use to linux/hsi/hsi_char.h Applying io_quotes_use to linux/hsi/cs-protocol.h Applying io_quotes_use to linux/aspeed-lpc-ctrl.h Applying io_quotes_use to linux/cm4000_cs.h Applying io_quotes_use to linux/random.h Applying io_quotes_use to linux/userfaultfd.h Applying io_quotes_use to linux/dn.h Applying io_quotes_use to linux/nbd.h Applying io_quotes_use to linux/dma-buf.h Applying io_quotes_use to linux/synclink.h Applying io_quotes_use to linux/cciss_ioctl.h Applying io_quotes_use to linux/suspend_ioctls.h Applying io_quotes_use to linux/fs.h Applying io_quotes_use to linux/nsfs.h Applying io_quotes_use to linux/lightnvm.h Applying io_quotes_use to linux/gigaset_dev.h Applying io_quotes_use to linux/vtpm_proxy.h Applying io_quotes_use to linux/vhost.h Applying io_quotes_use to linux/blkzoned.h Applying io_quotes_use to linux/pktcdvd.h Applying io_quotes_use to linux/agpgart.h Applying io_quotes_use to linux/kvm.h Applying io_quotes_use to linux/omapfb.h Applying io_quotes_use to linux/phantom.h Applying io_quotes_use to linux/mmtimer.h Applying io_quotes_def to linux/version.h Applying io_quotes_use to linux/spi/spidev.h Applying io_quotes_use to linux/blkpg.h Applying io_quotes_use to linux/vfio.h Applying io_quotes_def to gtk-3.0/gtk/gtkeventcontrollermotion.h Applying io_quotes_def to gtk-3.0/gtk/gtkmountoperation.h Applying io_quotes_def to gstreamer-1.0/gst/gstvalue.h Applying io_quotes_def to gstreamer-1.0/gst/check/gstcheck.h Applying io_quotes_def to mp4v2/general.h Applying io_quotes_use to libnma/nma-version.h Applying io_quotes_use to libraw/libraw_version.h Applying io_quotes_def to guile/2.2/libguile/numbers.h Applying io_quotes_def to guile/2.2/libguile/programs.h Applying io_quotes_def to guile/2.2/libguile/tags.h Applying io_quotes_def to guile/2.2/libguile/continuations.h Applying io_quotes_def to gif_lib.h Applying io_quotes_use to brotli/port.h Applying io_quotes_def to curl/curlver.h Applying io_quotes_use to sys/raw.h Applying io_quotes_use to sys/mount.h Applying io_quotes_def to mpeg2dec/mpeg2.h Applying io_quotes_use to mpeg2dec/mpeg2.h Applying io_quotes_def to qt/QtCore/qobjectdefs.h Applying io_quotes_use to qt/QtCore/qobjectdefs.h Applying io_quotes_def to qt/QtGui/qopenglversionfunctions.h Applying io_quotes_def to qt/QtGui/qopenglfunctions.h Applying io_quotes_def to qt/QtGui/qopenglextrafunctions.h Applying io_quotes_use to asm/mtrr.h Applying io_quotes_use to libnm/nm-version-macros.h Applying io_quotes_use to ndctl/ndctl.h Applying io_quotes_def to dmraid/metadata.h Applying io_quotes_use to NetworkManager/nm-version-macros.h Applying io_quotes_def to serf-1/serf_bucket_types.h Applying io_quotes_use to serf-1/serf_bucket_types.h Applying io_quotes_use to sound/compress_offload.h Applying io_quotes_use to sound/asound.h Applying io_quotes_use to sound/emu10k1.h Applying io_quotes_use to sound/asequencer.h Applying io_quotes_use to xfs/linux.h Applying io_quotes_def to xfs/xfs_format.h Applying io_quotes_use to xfs/xfs_fs.h Applying io_quotes_def to opus/opus_defines.h Applying io_quotes_def to libmm-glib/mm-gdbus-modem.h Applying io_quotes_use to rdma/rdma_user_ioctl.h Applying io_quotes_use to libavdevice/version.h Applying io_quotes_use to libavformat/version.h Applying io_quotes_def to udisks2/udisks/udisks-generated.h Applying io_quotes_def to libavutil/version.h Applying io_quotes_use to libavutil/version.h Applying io_quotes_def to gtk-2.0/gtk/gtkmountoperation.h Applying machine_name to ntfs-3g/realpath.h Fixed: ntfs-3g/realpath.h Quoted includes in ntfs-3g/realpath.h Applying machine_name to ntfs-3g/device_io.h Fixed: ntfs-3g/device_io.h Quoted includes in ntfs-3g/device_io.h Applying io_quotes_def to libmtp.h Applying io_quotes_def to celt/celt.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../src/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../src/gcc/ginclude/float.h ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h ../../src/gcc/ginclude/varargs.h ../../src/gcc/ginclude/stdfix.h ../../src/gcc/ginclude/stdnoreturn.h ../../src/gcc/ginclude/stdalign.h ../../src/gcc/ginclude/stdatomic.h ../../src/gcc/config/i386/cpuid.h ../../src/gcc/config/i386/mmintrin.h ../../src/gcc/config/i386/mm3dnow.h ../../src/gcc/config/i386/xmmintrin.h ../../src/gcc/config/i386/emmintrin.h ../../src/gcc/config/i386/pmmintrin.h ../../src/gcc/config/i386/tmmintrin.h ../../src/gcc/config/i386/ammintrin.h ../../src/gcc/config/i386/smmintrin.h ../../src/gcc/config/i386/nmmintrin.h ../../src/gcc/config/i386/bmmintrin.h ../../src/gcc/config/i386/fma4intrin.h ../../src/gcc/config/i386/wmmintrin.h ../../src/gcc/config/i386/immintrin.h ../../src/gcc/config/i386/x86intrin.h ../../src/gcc/config/i386/avxintrin.h ../../src/gcc/config/i386/xopintrin.h ../../src/gcc/config/i386/ia32intrin.h ../../src/gcc/config/i386/cross-stdarg.h ../../src/gcc/config/i386/lwpintrin.h ../../src/gcc/config/i386/popcntintrin.h ../../src/gcc/config/i386/lzcntintrin.h ../../src/gcc/config/i386/bmiintrin.h ../../src/gcc/config/i386/tbmintrin.h ../../src/gcc/config/i386/bmi2intrin.h ../../src/gcc/config/i386/avx2intrin.h ../../src/gcc/config/i386/avx512fintrin.h ../../src/gcc/config/i386/fmaintrin.h ../../src/gcc/config/i386/f16cintrin.h ../../src/gcc/config/i386/rtmintrin.h ../../src/gcc/config/i386/xtestintrin.h ../../src/gcc/config/i386/rdseedintrin.h ../../src/gcc/config/i386/prfchwintrin.h ../../src/gcc/config/i386/adxintrin.h ../../src/gcc/config/i386/fxsrintrin.h ../../src/gcc/config/i386/xsaveintrin.h ../../src/gcc/config/i386/xsaveoptintrin.h ../../src/gcc/config/i386/avx512cdintrin.h ../../src/gcc/config/i386/avx512erintrin.h ../../src/gcc/config/i386/avx512pfintrin.h ../../src/gcc/config/i386/shaintrin.h ../../src/gcc/config/i386/clflushoptintrin.h ../../src/gcc/config/i386/xsavecintrin.h ../../src/gcc/config/i386/xsavesintrin.h ../../src/gcc/config/i386/avx512dqintrin.h ../../src/gcc/config/i386/avx512bwintrin.h ../../src/gcc/config/i386/avx512vlintrin.h ../../src/gcc/config/i386/avx512vlbwintrin.h ../../src/gcc/config/i386/avx512vldqintrin.h ../../src/gcc/config/i386/avx512ifmaintrin.h ../../src/gcc/config/i386/avx512ifmavlintrin.h ../../src/gcc/config/i386/avx512vbmiintrin.h ../../src/gcc/config/i386/avx512vbmivlintrin.h ../../src/gcc/config/i386/avx5124fmapsintrin.h ../../src/gcc/config/i386/avx5124vnniwintrin.h ../../src/gcc/config/i386/avx512vpopcntdqintrin.h ../../src/gcc/config/i386/clwbintrin.h ../../src/gcc/config/i386/mwaitxintrin.h ../../src/gcc/config/i386/clzerointrin.h ../../src/gcc/config/i386/pkuintrin.h ../../src/gcc/config/i386/sgxintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../src/gcc/limitx.h ../../src/gcc/glimits.h ../../src/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../src/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/sh ../../src/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../src/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh ../../src/gcc/mkconfig.sh tconfig.h g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../src/gcc/fortran/gfortranspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gfortran \ gcc.o gcc-main.o ggc-none.o fortran/gfortranspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../src/gcc/lto/lto-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../src/gcc/lto/lto.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../src/gcc/lto/lto-object.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../src/gcc/lto/lto-partition.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../src/gcc/lto/lto-symtab.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 7.2.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/../../src/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cpp.info ../../src/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gcc.info ../../src/gcc/doc/gcc.texi; \ fi build/genhooks -d \ ../../src/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh ../../src/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccint.info ../../src/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccinstall.info ../../src/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cppinternals.info ../../src/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfortran.info ../../src/gcc/fortran/gfortran.texi; \ else true; fi ../../src/gcc/fortran/gfortran.texi:2613: warning: @ref node name should not contain `:' if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfc-internals.info ../../src/gcc/fortran/gfc-internals.texi; \ else true; fi echo timestamp > gcc.pod perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --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) perl ../../src/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" \ < ../../src/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -nostdinc -x c /dev/null -S -o /dev/null -fself-test=../../src/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest rm gfortran.pod gcc.pod make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' mkdir -p -- ./libcc1 Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether basename is declared... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' rm -f c-compiler-name.hT echo "#define C_COMPILER_NAME \"`echo gcc | sed 's,y,y,'`\"" > c-compiler-name.hT mv c-compiler-name.hT c-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change c-compiler-name.hT c-compiler-name.h rm -f cp-compiler-name.hT echo "#define CP_COMPILER_NAME \"`echo g++ | sed 's,y,y,'`\"" > cp-compiler-name.hT mv cp-compiler-name.hT cp-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change cp-compiler-name.hT cp-compiler-name.h make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../src/libcc1/findcomp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../src/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../src/libcc1/libcc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../src/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../src/libcc1/libcp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../src/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../src/libcc1/names.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../src/libcc1/names.cc -fPIC -DPIC -o .libs/names.o mv -f .deps/names.Tpo .deps/names.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../src/libcc1/callbacks.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../src/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../src/libcc1/connection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../src/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../src/libcc1/marshall.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../src/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1.la -rpath /home/sverre/sage/local/lib/../lib findcomp.lo libcc1.lo libcp1.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../src/libcc1/libcc1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../src/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcc1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../src/libcc1/libcp1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../src/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcp1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcp1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' Checking multilib configuration for libgcc... mkdir -p -- x86_64-pc-linux-gnu/libgcc Configuring in x86_64-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-lipo... lipo checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E 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 double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes 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 decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 2.28 checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. ln -s ../../../src/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s ../../../src/libgcc/unwind-generic.h unwind.h ln -s ../../../src/libgcc/config/i386/linux-unwind.h md-unwind-support.h ln -s ../../../src/libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s ../../../src/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='../../../src/libgcc/config/i386/elf-lib.h ../../../src/libgcc/config/i386/value-unwind.h' \ ../../../src/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/sh ../../../src/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c ../../../src/libgcc/config/libbid/bid_decimal_globals.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c ../../../src/libgcc/config/libbid/bid_decimal_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c ../../../src/libgcc/config/libbid/bid_binarydecimal.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c ../../../src/libgcc/config/libbid/bid_convert_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c ../../../src/libgcc/config/libbid/_isinfd32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c ../../../src/libgcc/config/libbid/_isinfd64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c ../../../src/libgcc/config/libbid/_isinfd128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c ../../../src/libgcc/config/libbid/bid64_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c ../../../src/libgcc/config/libbid/bid128_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c ../../../src/libgcc/config/libbid/bid128_fma.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c ../../../src/libgcc/config/libbid/bid_round.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c ../../../src/libgcc/config/libbid/bid_from_int.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c ../../../src/libgcc/config/libbid/bid64_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c ../../../src/libgcc/config/libbid/bid128_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../src/libgcc/config/libbid/bid64_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c ../../../src/libgcc/config/libbid/bid128_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c ../../../src/libgcc/config/libbid/bid64_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c ../../../src/libgcc/config/libbid/bid128_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c ../../../src/libgcc/config/libbid/bid64_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c ../../../src/libgcc/config/libbid/bid128_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c ../../../src/libgcc/config/libbid/bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid64_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c ../../../src/libgcc/config/libbid/bid64_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c ../../../src/libgcc/config/libbid/bid64_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c ../../../src/libgcc/config/libbid/bid128_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c ../../../src/libgcc/config/libbid/bid128_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_addsub_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_div_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_mul_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_eq_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ne_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_lt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_gt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_le_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ge_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_si_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_di_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_usi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_udi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_df_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_xf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_tf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_unord_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_addsub_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_div_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_mul_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_eq_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ne_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_lt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_gt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_le_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ge_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_si_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_di_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_usi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_udi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_sf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_df_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_xf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_tf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_unord_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_addsub_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_div_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_mul_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_eq_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ne_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_lt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_gt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_le_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ge_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_si_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_di_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_usi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_udi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_sf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_df_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_xf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_tf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_unord_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../src/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../src/libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../src/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../src/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../src/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../src/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../src/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../src/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../src/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../src/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../src/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../src/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../src/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../src/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../src/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../src/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../src/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../src/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../src/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../src/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../src/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../src/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../src/libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../src/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../src/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../src/libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../src/libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../src/libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../src/libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../src/libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../src/libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../src/libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../src/libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../src/libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../src/libgcc/config/i386/morestack.S /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT mv -f morestack.visT morestack.vis /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../src/libgcc/config/i386/morestack.S rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o generic-morestack.o generic-morestack-thread.o morestack.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../src/libgcc/libgcov-driver.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../src/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../src/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../src/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../src/libgcc/config/i386/cpuinfo.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../src/libgcc/config/i386/sfp-exceptions.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/addtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/divtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/multf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/negtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/subtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/unordtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floattitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatuntitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendsftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extenddftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendxftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfsf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfdf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfxf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/getf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/letf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/eqtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_divtc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_multc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_powitf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-sjlj.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-c.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/emutls.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_END /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../src/libgcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < ../../../src/libgcc/libgcc-std.ver.in > libgcc-std.ver { cat libgcc-std.ver ../../../src/libgcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in mv tmp-libgcc.map.in libgcc.map.in { /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | gawk -f ../../../src/libgcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh ../../../src/libgcc/../mkinstalldirs . /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../src/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' Checking multilib configuration for libmpx... mkdir -p -- x86_64-pc-linux-gnu/libmpx Configuring in x86_64-pc-linux-gnu/libmpx configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for target support for Intel MPX runtime library... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for secure_getenv... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmpx.spec config.status: creating mpxrt/Makefile config.status: creating mpxwrap/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making all in mpxrt make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt.lo `test -f 'mpxrt.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -o libmpx_la-mpxrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt-utils.lo `test -f 'mpxrt-utils.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt-utils.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt-utils.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -o libmpx_la-mpxrt-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -lpthread -version-info `grep -v '^#' ../../../../src/libmpx/mpxrt/libtool-version` -o libmpx.la -rpath /home/sverre/sage/local/lib/../lib64 libmpx_la-mpxrt.lo libmpx_la-mpxrt-utils.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpx_la-mpxrt.o .libs/libmpx_la-mpxrt-utils.o -lpthread -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -Wl,-soname -Wl,libmpx.so.2 -o .libs/libmpx.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpx.so.2" && ln -s "libmpx.so.2.0.1" "libmpx.so.2") libtool: link: (cd ".libs" && rm -f "libmpx.so" && ln -s "libmpx.so.2.0.1" "libmpx.so") libtool: link: ar rc .libs/libmpx.a libmpx_la-mpxrt.o libmpx_la-mpxrt-utils.o libtool: link: ranlib .libs/libmpx.a libtool: link: ( cd ".libs" && rm -f "libmpx.la" && ln -s "../libmpx.la" "libmpx.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making all in mpxwrap make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c -o libmpxwrappers_la-mpx_wrappers.lo `test -f 'mpx_wrappers.c' || echo '../../../../src/libmpx/mpxwrap/'`mpx_wrappers.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -fPIC -DPIC -o .libs/libmpxwrappers_la-mpx_wrappers.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -o libmpxwrappers_la-mpx_wrappers.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -version-info `grep -v '^#' ../../../../src/libmpx/mpxwrap/libtool-version` -o libmpxwrappers.la -rpath /home/sverre/sage/local/lib/../lib64 libmpxwrappers_la-mpx_wrappers.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpxwrappers_la-mpx_wrappers.o -mmpx -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -Wl,-soname -Wl,libmpxwrappers.so.2 -o .libs/libmpxwrappers.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so.2" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so.2") libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so") libtool: link: ar rc .libs/libmpxwrappers.a libmpxwrappers_la-mpx_wrappers.o libtool: link: ranlib .libs/libmpxwrappers.a libtool: link: ( cd ".libs" && rm -f "libmpxwrappers.la" && ln -s "../libmpxwrappers.la" "libmpxwrappers.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Checking multilib configuration for libssp... mkdir -p -- x86_64-pc-linux-gnu/libssp Configuring in x86_64-pc-linux-gnu/libssp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking whether -fstack-protector works... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memmove... yes checking for mempcpy... yes checking for strncpy... yes checking for strncat... yes checking whether vsnprintf is usable... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../src/libssp/ssp.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -o ssp.o >/dev/null 2>&1 mv -f .deps/ssp.Tpo .deps/ssp.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../src/libssp/gets-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../src/libssp/memcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../src/libssp/memmove-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../src/libssp/mempcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../src/libssp/memset-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../src/libssp/snprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../src/libssp/sprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../src/libssp/stpcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../src/libssp/strcat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../src/libssp/strcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../src/libssp/strncat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../src/libssp/strncpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../src/libssp/vsnprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../src/libssp/vsprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -g -O2 -version-info `grep -v '^#' ../../../src/libssp/libtool-version` -Wl,--version-script=../../../src/libssp/ssp.map -o libssp.la -rpath /home/sverre/sage/local/lib/../lib64 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=../../../src/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 /usr/bin/ld: .libs/gets-chk.o: in function `__gets_chk': /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp/../../../src/libssp/gets-chk.c:74: warning: the `gets' function is dangerous and should not be used. libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o libtool: link: ranlib .libs/libssp.a libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../src/libssp/'`ssp-local.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /home/sverre/sage/local/lib/../lib64 libssp_nonshared_la-ssp-local.lo libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib .libs/libssp_nonshared.a libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' Checking multilib configuration for libbacktrace... mkdir -p -- x86_64-pc-linux-gnu/libbacktrace Configuring in x86_64-pc-linux-gnu/libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -W... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking whether strnlen is declared... yes checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o atomic.lo ../../../src/libbacktrace/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o dwarf.lo ../../../src/libbacktrace/dwarf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o fileline.lo ../../../src/libbacktrace/fileline.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o posix.lo ../../../src/libbacktrace/posix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o print.lo ../../../src/libbacktrace/print.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o sort.lo ../../../src/libbacktrace/sort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o state.lo ../../../src/libbacktrace/state.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o backtrace.lo ../../../src/libbacktrace/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o simple.lo ../../../src/libbacktrace/simple.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o elf.lo ../../../src/libbacktrace/elf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmapio.lo ../../../src/libbacktrace/mmapio.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmap.lo ../../../src/libbacktrace/mmap.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' Checking multilib configuration for libquadmath... mkdir -p -- x86_64-pc-linux-gnu/libquadmath Configuring in x86_64-pc-linux-gnu/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether the math.h includes POSIX's signgam... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking whether __float128 is supported... yes checking whether printf hooks are supported... yes checking whether nl_langinfo should be used... yes checking whether nl_langinfo should be used for wide char locale info... yes checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" > libquadmath-vers.texi makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath -o libquadmath.info ../../../src/libquadmath/libquadmath.texi depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../src/libquadmath/math/x2y2m1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -fPIC -DPIC -o math/.libs/x2y2m1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 depbase=`echo math/isinf_nsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinf_nsq.lo ../../../src/libquadmath/math/isinf_nsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -fPIC -DPIC -o math/.libs/isinf_nsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -o math/isinf_nsq.o >/dev/null 2>&1 depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../src/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../src/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../src/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../src/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../src/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../src/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../src/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../src/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../src/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../src/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../src/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../src/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../src/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../src/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../src/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../src/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../src/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../src/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../src/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../src/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../src/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../src/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../src/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../src/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../src/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../src/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../src/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../src/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../src/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../src/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../src/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../src/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../src/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../src/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../src/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../src/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../src/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../src/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../src/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../src/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../src/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../src/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../src/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../src/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../src/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../src/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../src/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../src/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../src/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../src/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../src/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../src/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../src/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../src/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../src/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../src/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../src/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../src/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../src/libquadmath/math/logbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -fPIC -DPIC -o math/.libs/logbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../src/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../src/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../src/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../src/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../src/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../src/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../src/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../src/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../src/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../src/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../src/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../src/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../src/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../src/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../src/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../src/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../src/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../src/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../src/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../src/libquadmath/math/ccoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -fPIC -DPIC -o math/.libs/ccoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../src/libquadmath/math/cexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -fPIC -DPIC -o math/.libs/cexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../src/libquadmath/math/clog10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -fPIC -DPIC -o math/.libs/clog10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../src/libquadmath/math/clogq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -fPIC -DPIC -o math/.libs/clogq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../src/libquadmath/math/csinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -fPIC -DPIC -o math/.libs/csinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../src/libquadmath/math/csinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -fPIC -DPIC -o math/.libs/csinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../src/libquadmath/math/csqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -fPIC -DPIC -o math/.libs/csqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../src/libquadmath/math/ctanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -fPIC -DPIC -o math/.libs/ctanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../src/libquadmath/math/ctanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -fPIC -DPIC -o math/.libs/ctanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../src/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../src/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../src/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../src/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../src/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../src/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../src/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../src/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../src/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../src/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../src/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../src/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../src/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../src/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../src/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../src/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../src/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../src/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../src/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -version-info `grep -v '^#' ../../../src/libquadmath/libtool-version` -Wl,--version-script=../../../src/libquadmath/quadmath.map -lm -o libquadmath.la -rpath /home/sverre/sage/local/lib/../lib64 math/x2y2m1q.lo math/isinf_nsq.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC math/.libs/x2y2m1q.o math/.libs/isinf_nsq.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -Wl,--version-script=../../../src/libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/isinf_nsq.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' Checking multilib configuration for libgfortran... mkdir -p -- x86_64-pc-linux-gnu/libgfortran Configuring in x86_64-pc-linux-gnu/libgfortran configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for --enable-intermodule... checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking whether symbol versioning is supported... gnu checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for -mclear-hwcap... no checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... 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 off_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... yes checking for floatingpoint.h... no checking for ieeefp.h... no checking for fenv.h... yes checking for fptrap.h... no checking for fpxcp.h... no checking for pwd.h... yes checking for complex.h... yes checking for xlocale.h... no checking for math.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for sleep... yes checking for ttyname... yes checking for alarm... yes checking for access... yes checking for fork... yes checking for setmode... no checking for fcntl... yes checking for gettimeofday... yes checking for stat... yes checking for fstat... yes checking for lstat... yes checking for getpwuid... yes checking for vsnprintf... yes checking for dup... yes checking for getcwd... yes checking for localtime_r... yes checking for gmtime_r... yes checking for getpwuid_r... yes checking for ttyname_r... yes checking for clock_gettime... yes checking for getgid... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for umask... yes checking for getegid... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for mkostemp... yes checking for strnlen... yes checking for strndup... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for strerror_l... yes checking for sin in -lm... yes checking for acosf... yes checking for acos... yes checking for acosl... yes checking for acoshf... yes checking for acosh... yes checking for acoshl... yes checking for asinf... yes checking for asin... yes checking for asinl... yes checking for asinhf... yes checking for asinh... yes checking for asinhl... yes checking for atan2f... yes checking for atan2... yes checking for atan2l... yes checking for atanf... yes checking for atan... yes checking for atanl... yes checking for atanhf... yes checking for atanh... yes checking for atanhl... yes checking for cargf... yes checking for carg... yes checking for cargl... yes checking for ceilf... yes checking for ceil... yes checking for ceill... yes checking for copysignf... yes checking for copysign... yes checking for copysignl... yes checking for cosf... yes checking for cos... yes checking for cosl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for coshf... yes checking for cosh... yes checking for coshl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for expf... yes checking for exp... yes checking for expl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for fabsf... yes checking for fabs... yes checking for fabsl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for floorf... yes checking for floor... yes checking for floorl... yes checking for fmodf... yes checking for fmod... yes checking for fmodl... yes checking for frexpf... yes checking for frexp... yes checking for frexpl... yes checking for hypotf... yes checking for hypot... yes checking for hypotl... yes checking for ldexpf... yes checking for ldexp... yes checking for ldexpl... yes checking for logf... yes checking for log... yes checking for logl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for log10f... yes checking for log10... yes checking for log10l... yes checking for clog10f... yes checking for clog10... yes checking for clog10l... yes checking for nextafterf... yes checking for nextafter... yes checking for nextafterl... yes checking for powf... yes checking for pow... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for roundf... yes checking for round... yes checking for roundl... yes checking for lroundf... yes checking for lround... yes checking for lroundl... yes checking for llroundf... yes checking for llround... yes checking for llroundl... yes checking for scalbnf... yes checking for scalbn... yes checking for scalbnl... yes checking for sinf... yes checking for sin... yes checking for sinl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for sinhf... yes checking for sinh... yes checking for sinhl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for sqrtf... yes checking for sqrt... yes checking for sqrtl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for tanf... yes checking for tan... yes checking for tanl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for tanhf... yes checking for tanh... yes checking for tanhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for truncf... yes checking for trunc... yes checking for truncl... yes checking for erff... yes checking for erf... yes checking for erfcf... yes checking for erfc... yes checking for erfcl... yes checking for j0f... yes checking for j0... yes checking for j1f... yes checking for j1... yes checking for jnf... yes checking for jn... yes checking for jnl... yes checking for y0f... yes checking for y0... yes checking for y1f... yes checking for y1... yes checking for ynf... yes checking for yn... yes checking for ynl... yes checking for tgamma... yes checking for tgammaf... yes checking for lgamma... yes checking for lgammaf... yes checking for cacos... yes checking for cacosf... yes checking for cacosh... yes checking for cacoshf... yes checking for cacoshl... yes checking for cacosl... yes checking for casin... yes checking for casinf... yes checking for casinh... yes checking for casinhf... yes checking for casinhl... yes checking for casinl... yes checking for catan... yes checking for catanf... yes checking for catanh... yes checking for catanhf... yes checking for catanhl... yes checking for catanl... yes checking for __clog in -lm... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether we have a usable __float128 type... yes checking whether --as-needed/-z ignore works... yes checking for feenableexcept in -lm... yes checking whether fpsetmask is present... no checking for fp_except... no checking for fp_except_t... no checking for fp_rnd... no checking for fp_rnd_t... no checking for fpsetsticky... no checking for fpresetsticky... no checking for fp_trap... no checking for fp_enable... no checking for _SOFT_FLOAT defined... no configure: FPU dependent file will be fpu-387.h configure: Support for IEEE modules: yes checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports symbol aliases... yes checking whether the target supports __sync_fetch_and_add... yes checking whether pragma weak works... yes checking whether the target supports weakref... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ../../../src/libgfortran/mk-sik-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh ../../../src/libgfortran/mk-srk-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh ../../../src/libgfortran/mk-kinds-h.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > kinds.h || rm kinds.h grep '^#' < kinds.h > kinds.inc grep '^#' < ../../../src/libgfortran/c99_protos.h > c99_protos.inc cp ../../../src/libgfortran/config/fpu-387.h fpu-target.h grep '^#define GFC_FPE_' < ../../../src/libgfortran/../gcc/fortran/libgfortran.h > fpu-target.inc || true grep '^#define GFC_FPE_' < ../../../src/libgfortran/libgfortran.h >> fpu-target.inc || true make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo `test -f 'caf/single.c' || echo '../../../src/libgfortran/'`caf/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libcaf_single.la -static -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 single.lo -lm libtool: link: ar rc .libs/libcaf_single.a single.o libtool: link: ranlib .libs/libcaf_single.a libtool: link: ( cd ".libs" && rm -f "libcaf_single.la" && ln -s "../libcaf_single.la" "libcaf_single.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '../../../src/libgfortran/'`runtime/bounds.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -fPIC -DPIC -o .libs/bounds.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../src/libgfortran/'`runtime/compile_options.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '../../../src/libgfortran/'`runtime/memory.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '../../../src/libgfortran/'`runtime/string.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '../../../src/libgfortran/'`runtime/select.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '../../../src/libgfortran/'`runtime/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '../../../src/libgfortran/'`runtime/convert_char.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -fPIC -DPIC -o .libs/convert_char.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '../../../src/libgfortran/'`runtime/environ.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 mv -f .deps/environ.Tpo .deps/environ.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '../../../src/libgfortran/'`runtime/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../../../src/libgfortran/'`runtime/fpu.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '../../../src/libgfortran/'`runtime/main.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '../../../src/libgfortran/'`runtime/pause.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '../../../src/libgfortran/'`runtime/stop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 mv -f .deps/stop.Tpo .deps/stop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '../../../src/libgfortran/generated/all_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -fPIC -DPIC -o .libs/all_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '../../../src/libgfortran/generated/all_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -fPIC -DPIC -o .libs/all_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '../../../src/libgfortran/generated/all_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '../../../src/libgfortran/generated/all_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '../../../src/libgfortran/generated/all_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '../../../src/libgfortran/generated/any_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -fPIC -DPIC -o .libs/any_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '../../../src/libgfortran/generated/any_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -fPIC -DPIC -o .libs/any_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '../../../src/libgfortran/generated/any_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 mv -f .deps/any_l4.Tpo .deps/any_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '../../../src/libgfortran/generated/any_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '../../../src/libgfortran/generated/any_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '../../../src/libgfortran/generated/count_1_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_1_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -fPIC -DPIC -o .libs/count_1_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '../../../src/libgfortran/generated/count_2_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_2_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -fPIC -DPIC -o .libs/count_2_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '../../../src/libgfortran/generated/count_4_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_4_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -fPIC -DPIC -o .libs/count_4_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '../../../src/libgfortran/generated/count_8_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_8_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -fPIC -DPIC -o .libs/count_8_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '../../../src/libgfortran/generated/count_16_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_16_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -fPIC -DPIC -o .libs/count_16_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -fPIC -DPIC -o .libs/maxloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -fPIC -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -fPIC -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -fPIC -DPIC -o .libs/maxloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -fPIC -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -fPIC -DPIC -o .libs/maxloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -fPIC -DPIC -o .libs/maxloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -fPIC -DPIC -o .libs/maxloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -fPIC -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -fPIC -DPIC -o .libs/maxloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -fPIC -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -fPIC -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '../../../src/libgfortran/generated/maxval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -fPIC -DPIC -o .libs/maxval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '../../../src/libgfortran/generated/maxval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -fPIC -DPIC -o .libs/maxval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '../../../src/libgfortran/generated/maxval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '../../../src/libgfortran/generated/maxval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '../../../src/libgfortran/generated/maxval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '../../../src/libgfortran/generated/maxval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '../../../src/libgfortran/generated/maxval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '../../../src/libgfortran/generated/maxval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '../../../src/libgfortran/generated/maxval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -fPIC -DPIC -o .libs/minloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -fPIC -DPIC -o .libs/minloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -fPIC -DPIC -o .libs/minloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -fPIC -DPIC -o .libs/minloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -fPIC -DPIC -o .libs/minloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -fPIC -DPIC -o .libs/minloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -fPIC -DPIC -o .libs/minloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -fPIC -DPIC -o .libs/minloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -fPIC -DPIC -o .libs/minloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -fPIC -DPIC -o .libs/minloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -fPIC -DPIC -o .libs/minloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -fPIC -DPIC -o .libs/minloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '../../../src/libgfortran/generated/minval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -fPIC -DPIC -o .libs/minval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '../../../src/libgfortran/generated/minval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -fPIC -DPIC -o .libs/minval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '../../../src/libgfortran/generated/minval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '../../../src/libgfortran/generated/minval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '../../../src/libgfortran/generated/minval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '../../../src/libgfortran/generated/minval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '../../../src/libgfortran/generated/minval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '../../../src/libgfortran/generated/minval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '../../../src/libgfortran/generated/minval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '../../../src/libgfortran/generated/product_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -fPIC -DPIC -o .libs/product_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '../../../src/libgfortran/generated/product_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -fPIC -DPIC -o .libs/product_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '../../../src/libgfortran/generated/product_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '../../../src/libgfortran/generated/product_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '../../../src/libgfortran/generated/product_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '../../../src/libgfortran/generated/product_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '../../../src/libgfortran/generated/product_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '../../../src/libgfortran/generated/product_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '../../../src/libgfortran/generated/product_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '../../../src/libgfortran/generated/product_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '../../../src/libgfortran/generated/product_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '../../../src/libgfortran/generated/product_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '../../../src/libgfortran/generated/product_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '../../../src/libgfortran/generated/sum_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -fPIC -DPIC -o .libs/sum_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '../../../src/libgfortran/generated/sum_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -fPIC -DPIC -o .libs/sum_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '../../../src/libgfortran/generated/sum_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '../../../src/libgfortran/generated/sum_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '../../../src/libgfortran/generated/sum_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '../../../src/libgfortran/generated/sum_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '../../../src/libgfortran/generated/sum_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '../../../src/libgfortran/generated/sum_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '../../../src/libgfortran/generated/sum_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '../../../src/libgfortran/generated/sum_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '../../../src/libgfortran/generated/sum_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '../../../src/libgfortran/generated/sum_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '../../../src/libgfortran/generated/sum_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '../../../src/libgfortran/generated/bessel_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -fPIC -DPIC -o .libs/bessel_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '../../../src/libgfortran/generated/bessel_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -fPIC -DPIC -o .libs/bessel_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '../../../src/libgfortran/generated/bessel_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -fPIC -DPIC -o .libs/bessel_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '../../../src/libgfortran/generated/bessel_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -fPIC -DPIC -o .libs/bessel_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '../../../src/libgfortran/generated/iall_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -fPIC -DPIC -o .libs/iall_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '../../../src/libgfortran/generated/iall_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -fPIC -DPIC -o .libs/iall_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '../../../src/libgfortran/generated/iall_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -fPIC -DPIC -o .libs/iall_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '../../../src/libgfortran/generated/iall_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -fPIC -DPIC -o .libs/iall_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '../../../src/libgfortran/generated/iall_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -fPIC -DPIC -o .libs/iall_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '../../../src/libgfortran/generated/iany_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -fPIC -DPIC -o .libs/iany_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '../../../src/libgfortran/generated/iany_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -fPIC -DPIC -o .libs/iany_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '../../../src/libgfortran/generated/iany_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -fPIC -DPIC -o .libs/iany_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '../../../src/libgfortran/generated/iany_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -fPIC -DPIC -o .libs/iany_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '../../../src/libgfortran/generated/iany_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -fPIC -DPIC -o .libs/iany_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '../../../src/libgfortran/generated/iparity_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -fPIC -DPIC -o .libs/iparity_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '../../../src/libgfortran/generated/iparity_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -fPIC -DPIC -o .libs/iparity_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '../../../src/libgfortran/generated/iparity_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -fPIC -DPIC -o .libs/iparity_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '../../../src/libgfortran/generated/iparity_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -fPIC -DPIC -o .libs/iparity_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '../../../src/libgfortran/generated/iparity_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -fPIC -DPIC -o .libs/iparity_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '../../../src/libgfortran/generated/norm2_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -fPIC -DPIC -o .libs/norm2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '../../../src/libgfortran/generated/norm2_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -fPIC -DPIC -o .libs/norm2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '../../../src/libgfortran/generated/norm2_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -fPIC -DPIC -o .libs/norm2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '../../../src/libgfortran/generated/norm2_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -fPIC -DPIC -o .libs/norm2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '../../../src/libgfortran/generated/parity_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -fPIC -DPIC -o .libs/parity_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '../../../src/libgfortran/generated/parity_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -fPIC -DPIC -o .libs/parity_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '../../../src/libgfortran/generated/parity_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -fPIC -DPIC -o .libs/parity_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '../../../src/libgfortran/generated/parity_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -fPIC -DPIC -o .libs/parity_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '../../../src/libgfortran/generated/parity_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -fPIC -DPIC -o .libs/parity_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '../../../src/libgfortran/generated/matmul_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '../../../src/libgfortran/generated/matmul_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -fPIC -DPIC -o .libs/matmul_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '../../../src/libgfortran/generated/matmul_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '../../../src/libgfortran/generated/matmul_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '../../../src/libgfortran/generated/matmul_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '../../../src/libgfortran/generated/matmul_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '../../../src/libgfortran/generated/matmul_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '../../../src/libgfortran/generated/matmul_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '../../../src/libgfortran/generated/matmul_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '../../../src/libgfortran/generated/matmul_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '../../../src/libgfortran/generated/matmul_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '../../../src/libgfortran/generated/matmul_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '../../../src/libgfortran/generated/matmul_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '../../../src/libgfortran/generated/matmul_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '../../../src/libgfortran/generated/matmul_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '../../../src/libgfortran/generated/matmul_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c -o shape_i1.lo `test -f '../../../src/libgfortran/generated/shape_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -fPIC -DPIC -o .libs/shape_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -o shape_i1.o >/dev/null 2>&1 mv -f .deps/shape_i1.Tpo .deps/shape_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c -o shape_i2.lo `test -f '../../../src/libgfortran/generated/shape_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -fPIC -DPIC -o .libs/shape_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -o shape_i2.o >/dev/null 2>&1 mv -f .deps/shape_i2.Tpo .deps/shape_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '../../../src/libgfortran/generated/shape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '../../../src/libgfortran/generated/shape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '../../../src/libgfortran/generated/shape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '../../../src/libgfortran/generated/eoshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '../../../src/libgfortran/generated/eoshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '../../../src/libgfortran/generated/eoshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '../../../src/libgfortran/generated/eoshift3_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '../../../src/libgfortran/generated/eoshift3_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '../../../src/libgfortran/generated/eoshift3_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '../../../src/libgfortran/generated/cshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '../../../src/libgfortran/generated/cshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '../../../src/libgfortran/generated/cshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '../../../src/libgfortran/generated/reshape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '../../../src/libgfortran/generated/reshape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '../../../src/libgfortran/generated/reshape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '../../../src/libgfortran/generated/reshape_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -fPIC -DPIC -o .libs/reshape_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '../../../src/libgfortran/generated/reshape_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -fPIC -DPIC -o .libs/reshape_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '../../../src/libgfortran/generated/reshape_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '../../../src/libgfortran/generated/reshape_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '../../../src/libgfortran/generated/reshape_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '../../../src/libgfortran/generated/reshape_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '../../../src/libgfortran/generated/reshape_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '../../../src/libgfortran/generated/reshape_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '../../../src/libgfortran/generated/in_pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -fPIC -DPIC -o .libs/in_pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '../../../src/libgfortran/generated/in_pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -fPIC -DPIC -o .libs/in_pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '../../../src/libgfortran/generated/in_pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '../../../src/libgfortran/generated/in_pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '../../../src/libgfortran/generated/in_pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '../../../src/libgfortran/generated/in_pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -fPIC -DPIC -o .libs/in_pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '../../../src/libgfortran/generated/in_pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -fPIC -DPIC -o .libs/in_pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '../../../src/libgfortran/generated/in_pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -fPIC -DPIC -o .libs/in_pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '../../../src/libgfortran/generated/in_pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -fPIC -DPIC -o .libs/in_pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '../../../src/libgfortran/generated/in_pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '../../../src/libgfortran/generated/in_pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '../../../src/libgfortran/generated/in_pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '../../../src/libgfortran/generated/in_pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '../../../src/libgfortran/generated/in_unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -fPIC -DPIC -o .libs/in_unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '../../../src/libgfortran/generated/in_unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -fPIC -DPIC -o .libs/in_unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '../../../src/libgfortran/generated/in_unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '../../../src/libgfortran/generated/in_unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '../../../src/libgfortran/generated/in_unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '../../../src/libgfortran/generated/in_unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -fPIC -DPIC -o .libs/in_unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '../../../src/libgfortran/generated/in_unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -fPIC -DPIC -o .libs/in_unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '../../../src/libgfortran/generated/in_unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -fPIC -DPIC -o .libs/in_unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '../../../src/libgfortran/generated/in_unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -fPIC -DPIC -o .libs/in_unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '../../../src/libgfortran/generated/in_unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '../../../src/libgfortran/generated/in_unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '../../../src/libgfortran/generated/in_unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '../../../src/libgfortran/generated/in_unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '../../../src/libgfortran/generated/pow_i4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '../../../src/libgfortran/generated/pow_i8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '../../../src/libgfortran/generated/pow_i16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '../../../src/libgfortran/generated/pow_r16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '../../../src/libgfortran/generated/pow_c4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '../../../src/libgfortran/generated/pow_c8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '../../../src/libgfortran/generated/pow_c10_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '../../../src/libgfortran/generated/pow_c16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '../../../src/libgfortran/generated/pow_i4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '../../../src/libgfortran/generated/pow_i8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '../../../src/libgfortran/generated/pow_i16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '../../../src/libgfortran/generated/pow_r4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '../../../src/libgfortran/generated/pow_r8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '../../../src/libgfortran/generated/pow_r10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '../../../src/libgfortran/generated/pow_r16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '../../../src/libgfortran/generated/pow_c4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '../../../src/libgfortran/generated/pow_c8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '../../../src/libgfortran/generated/pow_c10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '../../../src/libgfortran/generated/pow_c16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '../../../src/libgfortran/generated/pow_i4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '../../../src/libgfortran/generated/pow_i8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '../../../src/libgfortran/generated/pow_i16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '../../../src/libgfortran/generated/pow_r4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '../../../src/libgfortran/generated/pow_r8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '../../../src/libgfortran/generated/pow_r10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '../../../src/libgfortran/generated/pow_r16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '../../../src/libgfortran/generated/pow_c4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '../../../src/libgfortran/generated/pow_c8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '../../../src/libgfortran/generated/pow_c10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '../../../src/libgfortran/generated/pow_c16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '../../../src/libgfortran/generated/pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -fPIC -DPIC -o .libs/pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '../../../src/libgfortran/generated/pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -fPIC -DPIC -o .libs/pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '../../../src/libgfortran/generated/pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -fPIC -DPIC -o .libs/pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '../../../src/libgfortran/generated/pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -fPIC -DPIC -o .libs/pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '../../../src/libgfortran/generated/pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -fPIC -DPIC -o .libs/pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '../../../src/libgfortran/generated/pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -fPIC -DPIC -o .libs/pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '../../../src/libgfortran/generated/pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -fPIC -DPIC -o .libs/pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '../../../src/libgfortran/generated/pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -fPIC -DPIC -o .libs/pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '../../../src/libgfortran/generated/pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -fPIC -DPIC -o .libs/pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '../../../src/libgfortran/generated/pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -fPIC -DPIC -o .libs/pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '../../../src/libgfortran/generated/pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -fPIC -DPIC -o .libs/pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '../../../src/libgfortran/generated/pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -fPIC -DPIC -o .libs/pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '../../../src/libgfortran/generated/pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -fPIC -DPIC -o .libs/pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '../../../src/libgfortran/generated/unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -fPIC -DPIC -o .libs/unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '../../../src/libgfortran/generated/unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -fPIC -DPIC -o .libs/unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '../../../src/libgfortran/generated/unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -fPIC -DPIC -o .libs/unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '../../../src/libgfortran/generated/unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -fPIC -DPIC -o .libs/unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '../../../src/libgfortran/generated/unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -fPIC -DPIC -o .libs/unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -o unpack_i16.o >/dev/null 2>&1 mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c -o unpack_r4.lo `test -f '../../../src/libgfortran/generated/unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -fPIC -DPIC -o .libs/unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -o unpack_r4.o >/dev/null 2>&1 mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c -o unpack_r8.lo `test -f '../../../src/libgfortran/generated/unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -fPIC -DPIC -o .libs/unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -o unpack_r8.o >/dev/null 2>&1 mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c -o unpack_r10.lo `test -f '../../../src/libgfortran/generated/unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -fPIC -DPIC -o .libs/unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -o unpack_r10.o >/dev/null 2>&1 mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c -o unpack_r16.lo `test -f '../../../src/libgfortran/generated/unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -fPIC -DPIC -o .libs/unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -o unpack_r16.o >/dev/null 2>&1 mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c -o unpack_c4.lo `test -f '../../../src/libgfortran/generated/unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -fPIC -DPIC -o .libs/unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1 mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c -o unpack_c8.lo `test -f '../../../src/libgfortran/generated/unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -fPIC -DPIC -o .libs/unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1 mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c -o unpack_c10.lo `test -f '../../../src/libgfortran/generated/unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -fPIC -DPIC -o .libs/unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1 mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c -o unpack_c16.lo `test -f '../../../src/libgfortran/generated/unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -fPIC -DPIC -o .libs/unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1 mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c -o spread_i1.lo `test -f '../../../src/libgfortran/generated/spread_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -fPIC -DPIC -o .libs/spread_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1 mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../src/libgfortran/generated/spread_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -fPIC -DPIC -o .libs/spread_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1 mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../src/libgfortran/generated/spread_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -fPIC -DPIC -o .libs/spread_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1 mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../src/libgfortran/generated/spread_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -fPIC -DPIC -o .libs/spread_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1 mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../src/libgfortran/generated/spread_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -fPIC -DPIC -o .libs/spread_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1 mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../src/libgfortran/generated/spread_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -fPIC -DPIC -o .libs/spread_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1 mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../src/libgfortran/generated/spread_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -fPIC -DPIC -o .libs/spread_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1 mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../src/libgfortran/generated/spread_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -fPIC -DPIC -o .libs/spread_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1 mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../src/libgfortran/generated/spread_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -fPIC -DPIC -o .libs/spread_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1 mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../src/libgfortran/generated/spread_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -fPIC -DPIC -o .libs/spread_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1 mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../src/libgfortran/generated/spread_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -fPIC -DPIC -o .libs/spread_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1 mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../src/libgfortran/generated/spread_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -fPIC -DPIC -o .libs/spread_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1 mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../src/libgfortran/generated/spread_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -fPIC -DPIC -o .libs/spread_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1 mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../src/libgfortran/generated/cshift0_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -fPIC -DPIC -o .libs/cshift0_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1 mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../src/libgfortran/generated/cshift0_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -fPIC -DPIC -o .libs/cshift0_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1 mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../src/libgfortran/generated/cshift0_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -fPIC -DPIC -o .libs/cshift0_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1 mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../src/libgfortran/generated/cshift0_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -fPIC -DPIC -o .libs/cshift0_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1 mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../src/libgfortran/generated/cshift0_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -fPIC -DPIC -o .libs/cshift0_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1 mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../src/libgfortran/generated/cshift0_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -fPIC -DPIC -o .libs/cshift0_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1 mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../src/libgfortran/generated/cshift0_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -fPIC -DPIC -o .libs/cshift0_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1 mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../src/libgfortran/generated/cshift0_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -fPIC -DPIC -o .libs/cshift0_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1 mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../src/libgfortran/generated/cshift0_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -fPIC -DPIC -o .libs/cshift0_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1 mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../src/libgfortran/generated/cshift0_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -fPIC -DPIC -o .libs/cshift0_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1 mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../src/libgfortran/generated/cshift0_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -fPIC -DPIC -o .libs/cshift0_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1 mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../src/libgfortran/generated/cshift0_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -fPIC -DPIC -o .libs/cshift0_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1 mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../src/libgfortran/generated/cshift0_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -fPIC -DPIC -o .libs/cshift0_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1 mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../src/libgfortran/'`io/size_from_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../src/libgfortran/'`io/close.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -o close.o >/dev/null 2>&1 mv -f .deps/close.Tpo .deps/close.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../src/libgfortran/'`io/file_pos.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 mv -f .deps/file_pos.Tpo .deps/file_pos.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../src/libgfortran/'`io/format.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -o format.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../src/libgfortran/'`io/inquire.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 mv -f .deps/inquire.Tpo .deps/inquire.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../src/libgfortran/'`io/intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -fPIC -DPIC -o .libs/intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1 mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../src/libgfortran/'`io/list_read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 mv -f .deps/list_read.Tpo .deps/list_read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../src/libgfortran/'`io/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../src/libgfortran/'`io/open.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -o open.o >/dev/null 2>&1 mv -f .deps/open.Tpo .deps/open.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../src/libgfortran/'`io/read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -o read.o >/dev/null 2>&1 mv -f .deps/read.Tpo .deps/read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../src/libgfortran/'`io/transfer.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 mv -f .deps/transfer.Tpo .deps/transfer.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../src/libgfortran/'`io/transfer128.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -fPIC -DPIC -o .libs/transfer128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1 mv -f .deps/transfer128.Tpo .deps/transfer128.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../src/libgfortran/'`io/unit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 mv -f .deps/unit.Tpo .deps/unit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../src/libgfortran/'`io/unix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../src/libgfortran/'`io/write.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -o write.o >/dev/null 2>&1 mv -f .deps/write.Tpo .deps/write.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../src/libgfortran/'`io/fbuf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -fPIC -DPIC -o .libs/fbuf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1 mv -f .deps/fbuf.Tpo .deps/fbuf.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../src/libgfortran/'`intrinsics/associated.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 mv -f .deps/associated.Tpo .deps/associated.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../src/libgfortran/'`intrinsics/abort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 mv -f .deps/abort.Tpo .deps/abort.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../src/libgfortran/'`intrinsics/args.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../src/libgfortran/'`intrinsics/cshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 mv -f .deps/cshift0.Tpo .deps/cshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../src/libgfortran/'`intrinsics/erfc_scaled.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -fPIC -DPIC -o .libs/erfc_scaled.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1 mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../src/libgfortran/'`intrinsics/extends_type_of.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -fPIC -DPIC -o .libs/extends_type_of.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1 mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../src/libgfortran/'`intrinsics/fnum.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 mv -f .deps/fnum.Tpo .deps/fnum.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../src/libgfortran/'`intrinsics/ierrno.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 mv -f .deps/ierrno.Tpo .deps/ierrno.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../src/libgfortran/'`intrinsics/ishftc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 mv -f .deps/ishftc.Tpo .deps/ishftc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../src/libgfortran/'`intrinsics/mvbits.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 mv -f .deps/mvbits.Tpo .deps/mvbits.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../src/libgfortran/'`intrinsics/move_alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -fPIC -DPIC -o .libs/move_alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1 mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../src/libgfortran/'`intrinsics/selected_char_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -fPIC -DPIC -o .libs/selected_char_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1 mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../src/libgfortran/'`intrinsics/size.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 mv -f .deps/size.Tpo .deps/size.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../src/libgfortran/'`intrinsics/spread_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../src/libgfortran/'`intrinsics/string_intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../src/libgfortran/'`intrinsics/rand.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 mv -f .deps/rand.Tpo .deps/rand.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../src/libgfortran/'`intrinsics/random.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_packed.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_int_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -fPIC -o .libs/selected_int_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_real_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -fPIC -o .libs/selected_real_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../src/libgfortran/'`intrinsics/access.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -fPIC -DPIC -o .libs/access.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1 mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../src/libgfortran/'`intrinsics/c99_functions.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../src/libgfortran/'`intrinsics/chdir.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 mv -f .deps/chdir.Tpo .deps/chdir.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../src/libgfortran/'`intrinsics/chmod.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -fPIC -DPIC -o .libs/chmod.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1 mv -f .deps/chmod.Tpo .deps/chmod.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../src/libgfortran/'`intrinsics/clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/clock.Tpo .deps/clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../src/libgfortran/'`intrinsics/cpu_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../src/libgfortran/'`intrinsics/ctime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 mv -f .deps/ctime.Tpo .deps/ctime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../src/libgfortran/'`intrinsics/date_and_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o ../../../src/libgfortran/intrinsics/date_and_time.c: In function 'date_and_time': ../../../src/libgfortran/intrinsics/date_and_time.c:172:33: warning: '%+03d' directive output may be truncated writing between 3 and 9 bytes into a region of size 6 [-Wformat-truncation=] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [-35791394, 35791394] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [0, 59] ../../../src/libgfortran/intrinsics/date_and_time.c:172:2: note: 'snprintf' output between 6 and 12 bytes into a destination of size 6 snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ values[3] / 60, abs (values[3] % 60)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../src/libgfortran/'`intrinsics/dtime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -fPIC -DPIC -o .libs/dtime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1 mv -f .deps/dtime.Tpo .deps/dtime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../src/libgfortran/'`intrinsics/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../src/libgfortran/'`intrinsics/etime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 mv -f .deps/etime.Tpo .deps/etime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../src/libgfortran/'`intrinsics/execute_command_line.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -fPIC -DPIC -o .libs/execute_command_line.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1 mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../src/libgfortran/'`intrinsics/exit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 mv -f .deps/exit.Tpo .deps/exit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../src/libgfortran/'`intrinsics/gerror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../src/libgfortran/'`intrinsics/getcwd.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../src/libgfortran/'`intrinsics/getlog.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 mv -f .deps/getlog.Tpo .deps/getlog.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../src/libgfortran/'`intrinsics/getXid.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 mv -f .deps/getXid.Tpo .deps/getXid.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../src/libgfortran/'`intrinsics/hostnm.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 mv -f .deps/hostnm.Tpo .deps/hostnm.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../src/libgfortran/'`intrinsics/kill.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 mv -f .deps/kill.Tpo .deps/kill.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../src/libgfortran/'`intrinsics/link.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 mv -f .deps/link.Tpo .deps/link.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../src/libgfortran/'`intrinsics/perror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 mv -f .deps/perror.Tpo .deps/perror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../src/libgfortran/'`intrinsics/signal.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../src/libgfortran/'`intrinsics/sleep.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 mv -f .deps/sleep.Tpo .deps/sleep.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../src/libgfortran/'`intrinsics/system.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../src/libgfortran/'`intrinsics/rename.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 mv -f .deps/rename.Tpo .deps/rename.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../src/libgfortran/'`intrinsics/stat.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 mv -f .deps/stat.Tpo .deps/stat.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../src/libgfortran/'`intrinsics/symlnk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 mv -f .deps/symlnk.Tpo .deps/symlnk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../src/libgfortran/'`intrinsics/system_clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 mv -f .deps/system_clock.Tpo .deps/system_clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../src/libgfortran/'`intrinsics/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../src/libgfortran/'`intrinsics/umask.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 mv -f .deps/umask.Tpo .deps/umask.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../src/libgfortran/'`intrinsics/unlink.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 mv -f .deps/unlink.Tpo .deps/unlink.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '../../../src/libgfortran/'`ieee/ieee_helper.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -fPIC -DPIC -o .libs/ieee_helper.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -o ieee_helper.o >/dev/null 2>&1 mv -f .deps/ieee_helper.Tpo .deps/ieee_helper.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_exceptions.lo `test -f 'ieee/ieee_exceptions.F90' || echo '../../../src/libgfortran/'`ieee/ieee_exceptions.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -fPIC -o .libs/ieee_exceptions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -o ieee_exceptions.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_arithmetic.lo ../../../src/libgfortran/ieee/ieee_arithmetic.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -fPIC -o .libs/ieee_arithmetic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -o ieee_arithmetic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_features.lo `test -f 'ieee/ieee_features.F90' || echo '../../../src/libgfortran/'`ieee/ieee_features.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -fPIC -o .libs/ieee_features.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -o ieee_features.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c4.lo `test -f '../../../src/libgfortran/generated/_abs_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -fPIC -o .libs/_abs_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c8.lo `test -f '../../../src/libgfortran/generated/_abs_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -fPIC -o .libs/_abs_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c10.lo `test -f '../../../src/libgfortran/generated/_abs_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -fPIC -o .libs/_abs_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c16.lo `test -f '../../../src/libgfortran/generated/_abs_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -fPIC -o .libs/_abs_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i4.lo `test -f '../../../src/libgfortran/generated/_abs_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -fPIC -o .libs/_abs_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i8.lo `test -f '../../../src/libgfortran/generated/_abs_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -fPIC -o .libs/_abs_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i16.lo `test -f '../../../src/libgfortran/generated/_abs_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -fPIC -o .libs/_abs_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r4.lo `test -f '../../../src/libgfortran/generated/_abs_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -fPIC -o .libs/_abs_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r8.lo `test -f '../../../src/libgfortran/generated/_abs_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -fPIC -o .libs/_abs_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r10.lo `test -f '../../../src/libgfortran/generated/_abs_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -fPIC -o .libs/_abs_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r16.lo `test -f '../../../src/libgfortran/generated/_abs_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -fPIC -o .libs/_abs_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c4.lo `test -f '../../../src/libgfortran/generated/_aimag_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -fPIC -o .libs/_aimag_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c8.lo `test -f '../../../src/libgfortran/generated/_aimag_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -fPIC -o .libs/_aimag_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c10.lo `test -f '../../../src/libgfortran/generated/_aimag_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -fPIC -o .libs/_aimag_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -o _aimag_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c16.lo `test -f '../../../src/libgfortran/generated/_aimag_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -fPIC -o .libs/_aimag_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -o _aimag_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r4.lo `test -f '../../../src/libgfortran/generated/_exp_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -fPIC -o .libs/_exp_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r8.lo `test -f '../../../src/libgfortran/generated/_exp_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -fPIC -o .libs/_exp_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r10.lo `test -f '../../../src/libgfortran/generated/_exp_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -fPIC -o .libs/_exp_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r16.lo `test -f '../../../src/libgfortran/generated/_exp_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -fPIC -o .libs/_exp_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c4.lo `test -f '../../../src/libgfortran/generated/_exp_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -fPIC -o .libs/_exp_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c8.lo `test -f '../../../src/libgfortran/generated/_exp_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -fPIC -o .libs/_exp_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c10.lo `test -f '../../../src/libgfortran/generated/_exp_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -fPIC -o .libs/_exp_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c16.lo `test -f '../../../src/libgfortran/generated/_exp_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -fPIC -o .libs/_exp_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r4.lo `test -f '../../../src/libgfortran/generated/_log_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -fPIC -o .libs/_log_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r8.lo `test -f '../../../src/libgfortran/generated/_log_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -fPIC -o .libs/_log_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r10.lo `test -f '../../../src/libgfortran/generated/_log_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -fPIC -o .libs/_log_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r16.lo `test -f '../../../src/libgfortran/generated/_log_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -fPIC -o .libs/_log_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c4.lo `test -f '../../../src/libgfortran/generated/_log_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -fPIC -o .libs/_log_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c8.lo `test -f '../../../src/libgfortran/generated/_log_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -fPIC -o .libs/_log_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c10.lo `test -f '../../../src/libgfortran/generated/_log_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -fPIC -o .libs/_log_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c16.lo `test -f '../../../src/libgfortran/generated/_log_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -fPIC -o .libs/_log_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r4.lo `test -f '../../../src/libgfortran/generated/_log10_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -fPIC -o .libs/_log10_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r8.lo `test -f '../../../src/libgfortran/generated/_log10_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -fPIC -o .libs/_log10_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r10.lo `test -f '../../../src/libgfortran/generated/_log10_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -fPIC -o .libs/_log10_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r16.lo `test -f '../../../src/libgfortran/generated/_log10_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -fPIC -o .libs/_log10_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r4.lo `test -f '../../../src/libgfortran/generated/_sqrt_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -fPIC -o .libs/_sqrt_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r8.lo `test -f '../../../src/libgfortran/generated/_sqrt_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -fPIC -o .libs/_sqrt_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r10.lo `test -f '../../../src/libgfortran/generated/_sqrt_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -fPIC -o .libs/_sqrt_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r16.lo `test -f '../../../src/libgfortran/generated/_sqrt_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -fPIC -o .libs/_sqrt_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c4.lo `test -f '../../../src/libgfortran/generated/_sqrt_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -fPIC -o .libs/_sqrt_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c8.lo `test -f '../../../src/libgfortran/generated/_sqrt_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -fPIC -o .libs/_sqrt_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c10.lo `test -f '../../../src/libgfortran/generated/_sqrt_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -fPIC -o .libs/_sqrt_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c16.lo `test -f '../../../src/libgfortran/generated/_sqrt_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -fPIC -o .libs/_sqrt_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r4.lo `test -f '../../../src/libgfortran/generated/_asin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -fPIC -o .libs/_asin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r8.lo `test -f '../../../src/libgfortran/generated/_asin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -fPIC -o .libs/_asin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r10.lo `test -f '../../../src/libgfortran/generated/_asin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -fPIC -o .libs/_asin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r16.lo `test -f '../../../src/libgfortran/generated/_asin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -fPIC -o .libs/_asin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r4.lo `test -f '../../../src/libgfortran/generated/_asinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -fPIC -o .libs/_asinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -o _asinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r8.lo `test -f '../../../src/libgfortran/generated/_asinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -fPIC -o .libs/_asinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -o _asinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r10.lo `test -f '../../../src/libgfortran/generated/_asinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -fPIC -o .libs/_asinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -o _asinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r16.lo `test -f '../../../src/libgfortran/generated/_asinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -fPIC -o .libs/_asinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -o _asinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r4.lo `test -f '../../../src/libgfortran/generated/_acos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -fPIC -o .libs/_acos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r8.lo `test -f '../../../src/libgfortran/generated/_acos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -fPIC -o .libs/_acos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r10.lo `test -f '../../../src/libgfortran/generated/_acos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -fPIC -o .libs/_acos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r16.lo `test -f '../../../src/libgfortran/generated/_acos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -fPIC -o .libs/_acos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r4.lo `test -f '../../../src/libgfortran/generated/_acosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -fPIC -o .libs/_acosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -o _acosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r8.lo `test -f '../../../src/libgfortran/generated/_acosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -fPIC -o .libs/_acosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -o _acosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r10.lo `test -f '../../../src/libgfortran/generated/_acosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -fPIC -o .libs/_acosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -o _acosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r16.lo `test -f '../../../src/libgfortran/generated/_acosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -fPIC -o .libs/_acosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -o _acosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r4.lo `test -f '../../../src/libgfortran/generated/_atan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -fPIC -o .libs/_atan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r8.lo `test -f '../../../src/libgfortran/generated/_atan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -fPIC -o .libs/_atan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r10.lo `test -f '../../../src/libgfortran/generated/_atan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -fPIC -o .libs/_atan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r16.lo `test -f '../../../src/libgfortran/generated/_atan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -fPIC -o .libs/_atan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r4.lo `test -f '../../../src/libgfortran/generated/_atanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -fPIC -o .libs/_atanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r8.lo `test -f '../../../src/libgfortran/generated/_atanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -fPIC -o .libs/_atanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r10.lo `test -f '../../../src/libgfortran/generated/_atanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -fPIC -o .libs/_atanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r16.lo `test -f '../../../src/libgfortran/generated/_atanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -fPIC -o .libs/_atanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -o _atanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r4.lo `test -f '../../../src/libgfortran/generated/_sin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -fPIC -o .libs/_sin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r8.lo `test -f '../../../src/libgfortran/generated/_sin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -fPIC -o .libs/_sin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r10.lo `test -f '../../../src/libgfortran/generated/_sin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -fPIC -o .libs/_sin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r16.lo `test -f '../../../src/libgfortran/generated/_sin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -fPIC -o .libs/_sin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c4.lo `test -f '../../../src/libgfortran/generated/_sin_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -fPIC -o .libs/_sin_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c8.lo `test -f '../../../src/libgfortran/generated/_sin_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -fPIC -o .libs/_sin_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c10.lo `test -f '../../../src/libgfortran/generated/_sin_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -fPIC -o .libs/_sin_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c16.lo `test -f '../../../src/libgfortran/generated/_sin_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -fPIC -o .libs/_sin_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r4.lo `test -f '../../../src/libgfortran/generated/_cos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -fPIC -o .libs/_cos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r8.lo `test -f '../../../src/libgfortran/generated/_cos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -fPIC -o .libs/_cos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r10.lo `test -f '../../../src/libgfortran/generated/_cos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -fPIC -o .libs/_cos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r16.lo `test -f '../../../src/libgfortran/generated/_cos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -fPIC -o .libs/_cos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c4.lo `test -f '../../../src/libgfortran/generated/_cos_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -fPIC -o .libs/_cos_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c8.lo `test -f '../../../src/libgfortran/generated/_cos_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -fPIC -o .libs/_cos_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c10.lo `test -f '../../../src/libgfortran/generated/_cos_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -fPIC -o .libs/_cos_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c16.lo `test -f '../../../src/libgfortran/generated/_cos_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -fPIC -o .libs/_cos_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r4.lo `test -f '../../../src/libgfortran/generated/_tan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -fPIC -o .libs/_tan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r8.lo `test -f '../../../src/libgfortran/generated/_tan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -fPIC -o .libs/_tan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r10.lo `test -f '../../../src/libgfortran/generated/_tan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -fPIC -o .libs/_tan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r16.lo `test -f '../../../src/libgfortran/generated/_tan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -fPIC -o .libs/_tan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r4.lo `test -f '../../../src/libgfortran/generated/_sinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -fPIC -o .libs/_sinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r8.lo `test -f '../../../src/libgfortran/generated/_sinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -fPIC -o .libs/_sinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r10.lo `test -f '../../../src/libgfortran/generated/_sinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -fPIC -o .libs/_sinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r16.lo `test -f '../../../src/libgfortran/generated/_sinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -fPIC -o .libs/_sinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r4.lo `test -f '../../../src/libgfortran/generated/_cosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -fPIC -o .libs/_cosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r8.lo `test -f '../../../src/libgfortran/generated/_cosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -fPIC -o .libs/_cosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r10.lo `test -f '../../../src/libgfortran/generated/_cosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -fPIC -o .libs/_cosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r16.lo `test -f '../../../src/libgfortran/generated/_cosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -fPIC -o .libs/_cosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r4.lo `test -f '../../../src/libgfortran/generated/_tanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -fPIC -o .libs/_tanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r8.lo `test -f '../../../src/libgfortran/generated/_tanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -fPIC -o .libs/_tanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r10.lo `test -f '../../../src/libgfortran/generated/_tanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -fPIC -o .libs/_tanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r16.lo `test -f '../../../src/libgfortran/generated/_tanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -fPIC -o .libs/_tanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c4.lo `test -f '../../../src/libgfortran/generated/_conjg_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -fPIC -o .libs/_conjg_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c8.lo `test -f '../../../src/libgfortran/generated/_conjg_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -fPIC -o .libs/_conjg_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c10.lo `test -f '../../../src/libgfortran/generated/_conjg_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -fPIC -o .libs/_conjg_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c16.lo `test -f '../../../src/libgfortran/generated/_conjg_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -fPIC -o .libs/_conjg_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r4.lo `test -f '../../../src/libgfortran/generated/_aint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -fPIC -o .libs/_aint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r8.lo `test -f '../../../src/libgfortran/generated/_aint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -fPIC -o .libs/_aint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r10.lo `test -f '../../../src/libgfortran/generated/_aint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -fPIC -o .libs/_aint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r16.lo `test -f '../../../src/libgfortran/generated/_aint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -fPIC -o .libs/_aint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r4.lo `test -f '../../../src/libgfortran/generated/_anint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -fPIC -o .libs/_anint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r8.lo `test -f '../../../src/libgfortran/generated/_anint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -fPIC -o .libs/_anint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r10.lo `test -f '../../../src/libgfortran/generated/_anint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -fPIC -o .libs/_anint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r16.lo `test -f '../../../src/libgfortran/generated/_anint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -fPIC -o .libs/_anint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i4.lo `test -f '../../../src/libgfortran/generated/_sign_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -fPIC -o .libs/_sign_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i8.lo `test -f '../../../src/libgfortran/generated/_sign_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -fPIC -o .libs/_sign_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i16.lo `test -f '../../../src/libgfortran/generated/_sign_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -fPIC -o .libs/_sign_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r4.lo `test -f '../../../src/libgfortran/generated/_sign_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -fPIC -o .libs/_sign_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r8.lo `test -f '../../../src/libgfortran/generated/_sign_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -fPIC -o .libs/_sign_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r10.lo `test -f '../../../src/libgfortran/generated/_sign_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -fPIC -o .libs/_sign_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r16.lo `test -f '../../../src/libgfortran/generated/_sign_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -fPIC -o .libs/_sign_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i4.lo `test -f '../../../src/libgfortran/generated/_dim_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -fPIC -o .libs/_dim_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i8.lo `test -f '../../../src/libgfortran/generated/_dim_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -fPIC -o .libs/_dim_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i16.lo `test -f '../../../src/libgfortran/generated/_dim_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -fPIC -o .libs/_dim_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r4.lo `test -f '../../../src/libgfortran/generated/_dim_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -fPIC -o .libs/_dim_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r8.lo `test -f '../../../src/libgfortran/generated/_dim_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -fPIC -o .libs/_dim_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r10.lo `test -f '../../../src/libgfortran/generated/_dim_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -fPIC -o .libs/_dim_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r16.lo `test -f '../../../src/libgfortran/generated/_dim_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -fPIC -o .libs/_dim_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r4.lo `test -f '../../../src/libgfortran/generated/_atan2_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -fPIC -o .libs/_atan2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r8.lo `test -f '../../../src/libgfortran/generated/_atan2_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -fPIC -o .libs/_atan2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r10.lo `test -f '../../../src/libgfortran/generated/_atan2_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -fPIC -o .libs/_atan2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r16.lo `test -f '../../../src/libgfortran/generated/_atan2_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -fPIC -o .libs/_atan2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i4.lo `test -f '../../../src/libgfortran/generated/_mod_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -fPIC -o .libs/_mod_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i8.lo `test -f '../../../src/libgfortran/generated/_mod_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -fPIC -o .libs/_mod_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i16.lo `test -f '../../../src/libgfortran/generated/_mod_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -fPIC -o .libs/_mod_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r4.lo `test -f '../../../src/libgfortran/generated/_mod_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -fPIC -o .libs/_mod_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r8.lo `test -f '../../../src/libgfortran/generated/_mod_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -fPIC -o .libs/_mod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r10.lo `test -f '../../../src/libgfortran/generated/_mod_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -fPIC -o .libs/_mod_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r16.lo `test -f '../../../src/libgfortran/generated/_mod_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -fPIC -o .libs/_mod_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o misc_specifics.lo `test -f '../../../src/libgfortran/generated/misc_specifics.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/misc_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -fPIC -o .libs/misc_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -o misc_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../../../src/libgfortran/'`intrinsics/dprod_r8.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -fPIC -o .libs/dprod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../../../src/libgfortran/'`intrinsics/f2c_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -fPIC -o .libs/f2c_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info `grep -v '^#' ../../../src/libgfortran/libtool-version` ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath/.libs -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 ../libquadmath/.libs/libquadmath.so -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libgfortran.so.4" && ln -s "libgfortran.so.4.0.0" "libgfortran.so.4") libtool: link: (cd ".libs" && rm -f "libgfortran.so" && ln -s "libgfortran.so.4.0.0" "libgfortran.so") libtool: link: (cd .libs/libgfortran.lax/libbacktrace.a && ar x "/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/../libbacktrace/.libs/libbacktrace.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o || cp .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o libtool: link: ar rc .libs/libgfortran.a bounds.o compile_options.o memory.o string.o select.o backtrace.o convert_char.o environ.o error.o fpu.o main.o pause.o stop.o all_l1.o all_l2.o all_l4.o all_l8.o all_l16.o any_l1.o any_l2.o any_l4.o any_l8.o any_l16.o count_1_l.o count_2_l.o count_4_l.o count_8_l.o count_16_l.o maxloc0_4_i1.o maxloc0_8_i1.o maxloc0_16_i1.o maxloc0_4_i2.o maxloc0_8_i2.o maxloc0_16_i2.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc1_4_i1.o maxloc1_8_i1.o maxloc1_16_i1.o maxloc1_4_i2.o maxloc1_8_i2.o maxloc1_16_i2.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxval_i1.o maxval_i2.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o minloc0_4_i1.o minloc0_8_i1.o minloc0_16_i1.o minloc0_4_i2.o minloc0_8_i2.o minloc0_16_i2.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc1_4_i1.o minloc1_8_i1.o minloc1_16_i1.o minloc1_4_i2.o minloc1_8_i2.o minloc1_16_i2.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minval_i1.o minval_i2.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o product_i1.o product_i2.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_c4.o product_c8.o product_c10.o product_c16.o sum_i1.o sum_i2.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o bessel_r4.o bessel_r8.o bessel_r10.o bessel_r16.o iall_i1.o iall_i2.o iall_i4.o iall_i8.o iall_i16.o iany_i1.o iany_i2.o iany_i4.o iany_i8.o iany_i16.o iparity_i1.o iparity_i2.o iparity_i4.o iparity_i8.o iparity_i16.o norm2_r4.o norm2_r8.o norm2_r10.o norm2_r16.o parity_l1.o parity_l2.o parity_l4.o parity_l8.o parity_l16.o matmul_i1.o matmul_i2.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_l4.o matmul_l8.o matmul_l16.o shape_i1.o shape_i2.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r4.o reshape_r8.o reshape_r10.o reshape_r16.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o in_pack_i1.o in_pack_i2.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_r4.o in_pack_r8.o in_pack_r10.o in_pack_r16.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_unpack_i1.o in_unpack_i2.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_r4.o in_unpack_r8.o in_unpack_r10.o in_unpack_r16.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r16_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o pack_i1.o pack_i2.o pack_i4.o pack_i8.o pack_i16.o pack_r4.o pack_r8.o pack_r10.o pack_r16.o pack_c4.o pack_c8.o pack_c10.o pack_c16.o unpack_i1.o unpack_i2.o unpack_i4.o unpack_i8.o unpack_i16.o unpack_r4.o unpack_r8.o unpack_r10.o unpack_r16.o unpack_c4.o unpack_c8.o unpack_c10.o unpack_c16.o spread_i1.o spread_i2.o spread_i4.o spread_i8.o spread_i16.o spread_r4.o spread_r8.o spread_r10.o spread_r16.o spread_c4.o spread_c8.o spread_c10.o spread_c16.o cshift0_i1.o cshift0_i2.o cshift0_i4.o cshift0_i8.o cshift0_i16.o cshift0_r4.o cshift0_r8.o cshift0_r10.o cshift0_r16.o cshift0_c4.o cshift0_c8.o cshift0_c10.o cshift0_c16.o size_from_kind.o close.o file_pos.o format.o inquire.o intrinsics.o list_read.o lock.o open.o read.o transfer.o transfer128.o unit.o unix.o write.o fbuf.o associated.o abort.o args.o cshift0.o eoshift0.o eoshift2.o erfc_scaled.o extends_type_of.o fnum.o ierrno.o ishftc.o mvbits.o move_alloc.o pack_generic.o selected_char_kind.o size.o spread_generic.o string_intrinsics.o rand.o random.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o unpack_generic.o in_pack_generic.o in_unpack_generic.o access.o c99_functions.o chdir.o chmod.o clock.o cpu_time.o ctime.o date_and_time.o dtime.o env.o etime.o execute_command_line.o exit.o gerror.o getcwd.o getlog.o getXid.o hostnm.o kill.o link.o perror.o signal.o sleep.o system.o rename.o stat.o symlnk.o system_clock.o time.o umask.o unlink.o ieee_helper.o ieee_arithmetic.o ieee_exceptions.o ieee_features.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _aimag_c4.o _aimag_c8.o _aimag_c10.o _aimag_c16.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _asinh_r4.o _asinh_r8.o _asinh_r10.o _asinh_r16.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _acosh_r4.o _acosh_r8.o _acosh_r10.o _acosh_r16.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _atanh_r4.o _atanh_r8.o _atanh_r10.o _atanh_r16.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o f2c_specifics.o .libs/libgfortran.lax/libbacktrace.a/state.o .libs/libgfortran.lax/libbacktrace.a/elf.o .libs/libgfortran.lax/libbacktrace.a/mmap.o .libs/libgfortran.lax/libbacktrace.a/sort.o .libs/libgfortran.lax/libbacktrace.a/posix.o .libs/libgfortran.lax/libbacktrace.a/atomic.o .libs/libgfortran.lax/libbacktrace.a/print.o .libs/libgfortran.lax/libbacktrace.a/fileline.o .libs/libgfortran.lax/libbacktrace.a/mmapio.o .libs/libgfortran.lax/libbacktrace.a/dwarf.o .libs/libgfortran.lax/lt1-backtrace.o .libs/libgfortran.lax/libbacktrace.a/simple.o libtool: link: ranlib .libs/libgfortran.a libtool: link: rm -fr .libs/libgfortran.lax .libs/libgfortran.lax libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" ) true DO=all multi-do # make : : : make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' Checking multilib configuration for libgomp... mkdir -p -- x86_64-pc-linux-gnu/libgomp Configuring in x86_64-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for dlsym in -ldl... yes checking for unistd.h... (cached) yes checking for secure_getenv... yes checking for __secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for getloadavg... yes checking for clock_gettime... yes checking for strtoull... yes checking whether the target supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating testsuite/libgomp-test-support.pt.exp config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_options ""' echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_lib_paths ""' mv libgomp-test-support.exp.tmp libgomp-test-support.exp make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libgomp/../gcc/doc/include -I ../../../src/libgomp -o libgomp.info ../../../src/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../src/libgomp/alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../src/libgomp/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -o atomic.o >/dev/null 2>&1 mv -f .deps/atomic.Tpo .deps/atomic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../src/libgomp/barrier.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../src/libgomp/critical.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../src/libgomp/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../src/libgomp/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../src/libgomp/icv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -fPIC -DPIC -o .libs/icv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -o icv.o >/dev/null 2>&1 mv -f .deps/icv.Tpo .deps/icv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../src/libgomp/icv-device.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -fPIC -DPIC -o .libs/icv-device.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 mv -f .deps/icv-device.Tpo .deps/icv-device.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../src/libgomp/iter.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../src/libgomp/iter_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../src/libgomp/loop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../src/libgomp/loop_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../src/libgomp/ordered.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../src/libgomp/parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../src/libgomp/sections.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../src/libgomp/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../src/libgomp/task.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../src/libgomp/team.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../src/libgomp/work.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libgomp/config/linux/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../src/libgomp/config/linux/mutex.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../src/libgomp/config/linux/proc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../src/libgomp/config/linux/sem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../src/libgomp/config/linux/bar.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../src/libgomp/config/linux/ptrlock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../src/libgomp/config/posix/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../src/libgomp/fortran.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../src/libgomp/config/linux/affinity.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../src/libgomp/target.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -fPIC -DPIC -o .libs/target.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -o target.o >/dev/null 2>&1 mv -f .deps/target.Tpo .deps/target.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../src/libgomp/splay-tree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -fPIC -DPIC -o .libs/splay-tree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../src/libgomp/libgomp-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -fPIC -DPIC -o .libs/libgomp-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../src/libgomp/oacc-parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -fPIC -DPIC -o .libs/oacc-parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../src/libgomp/oacc-host.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -fPIC -DPIC -o .libs/oacc-host.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../src/libgomp/oacc-init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -fPIC -DPIC -o .libs/oacc-init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../src/libgomp/oacc-mem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -fPIC -DPIC -o .libs/oacc-mem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../src/libgomp/oacc-async.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -fPIC -DPIC -o .libs/oacc-async.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../src/libgomp/oacc-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -fPIC -DPIC -o .libs/oacc-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../src/libgomp/oacc-cuda.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -fPIC -DPIC -o .libs/oacc-cuda.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../src/libgomp/priority_queue.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c -o openacc.lo ../../../src/libgomp/openacc.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -fPIC -o .libs/openacc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -o openacc.o >/dev/null 2>&1 /usr/bin/grep -E -v '#(#| |$)' ../../../src/libgomp/libgomp.map | \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -g -O2 -E -P -include config.h - > libgomp.ver || (rm -f libgomp.ver ; exit 1) /bin/sh ./libtool --tag CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,libgomp.ver -rpath /home/sverre/sage/local/lib/../lib64 alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo openacc.lo -ldl libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/openacc.o -ldl -pthread -Wl,-O1 -Wl,--version-script -Wl,libgomp.ver -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o openacc.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) true DO=all multi-do # make /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90 : : : make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Checking multilib configuration for libatomic... mkdir -p -- x86_64-pc-linux-gnu/libatomic Configuring in x86_64-pc-linux-gnu/libatomic configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for 1 byte integer... yes checking for 2 byte integer... yes checking for 4 byte integer... yes checking for 8 byte integer... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking for __atomic_load/store for size 2... yes checking for __atomic_load/store for size 4... yes checking for __atomic_load/store for size 8... yes checking for __atomic_load/store for size 16... no checking for __atomic_test_and_set for size 1... yes checking for __atomic_test_and_set for size 2... yes checking for __atomic_test_and_set for size 4... yes checking for __atomic_test_and_set for size 8... yes checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... yes checking for __atomic_exchange for size 2... yes checking for __atomic_exchange for size 4... yes checking for __atomic_exchange for size 8... yes checking for __atomic_exchange for size 16... no checking for __atomic_compare_exchange for size 1... yes checking for __atomic_compare_exchange for size 2... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes checking for __atomic_compare_exchange for size 16... no checking for __atomic_fetch_add for size 1... yes checking for __atomic_fetch_add for size 2... yes checking for __atomic_fetch_add for size 4... yes checking for __atomic_fetch_add for size 8... yes checking for __atomic_fetch_add for size 16... no checking for __atomic_fetch_op for size 1... yes checking for __atomic_fetch_op for size 2... yes checking for __atomic_fetch_op for size 4... yes checking for __atomic_fetch_op for size 8... yes checking for __atomic_fetch_op for size 16... no checking whether byte ordering is bigendian... no checking for the word size... 8 checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports the ifunc attribute... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating auto-config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../src/libatomic/gload.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gload.Tpo .deps/gload.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../src/libatomic/gstore.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 mv -f .deps/gstore.Tpo .deps/gstore.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../src/libatomic/gcas.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../src/libatomic/gexch.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 mv -f .deps/gexch.Tpo .deps/gexch.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../src/libatomic/glfree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libatomic/config/posix/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../src/libatomic/config/x86/init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../src/libatomic/config/x86/fenv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 mv -f .deps/fenv.Tpo .deps/fenv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../src/libatomic/fence.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -o fence.o >/dev/null 2>&1 mv -f .deps/fence.Tpo .deps/fence.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../src/libatomic/flag.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o load_16_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -o load_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o store_16_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -o store_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o cas_16_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -o cas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o exch_16_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -o exch_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fadd_16_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fsub_16_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fand_16_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -o fand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fior_16_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -o fior_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fxor_16_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fnand_16_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o tas_16_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -o tas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o libtool: link: ranlib .libs/libatomic_convenience.a libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -version-info 3:0:2 -Wl,--version-script,../../../src/libatomic/libatomic.map -o libatomic.la -rpath /home/sverre/sage/local/lib/../lib64 gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o -pthread -Wl,--version-script -Wl,../../../src/libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o load_16_1_.o store_16_1_.o cas_16_1_.o exch_16_1_.o fadd_16_1_.o fsub_16_1_.o fand_16_1_.o fior_16_1_.o fxor_16_1_.o fnand_16_1_.o tas_16_1_.o libtool: link: ranlib .libs/libatomic.a libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) true DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' Installing gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' /bin/sh ../src/mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /usr/bin/install -c -m 644 ../../src/fixincludes/README-fixinc \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include/README /usr/bin/install -c fixinc.sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc.sh /usr/bin/install -c fixincl /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixincl /usr/bin/install -c mkheaders /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 /bin/sh ../../src/gcc/../mkinstalldirs -m 0755 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude mkdir -m 0755 -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude if test "" != "yes" ; then \ if [ -f f951 ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ /usr/bin/install -c gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ chmod a+x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ if [ ! -f gfortran-cross ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ ln /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ fi ; \ fi; \ fi for file in gnat1 brig1 cc1 cc1plus f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; fi; \ done rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ /usr/bin/install -c gcov /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ /usr/bin/install -c \ gcov-tool /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ /usr/bin/install -c \ gcov-dump /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ fi; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed mkdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed chmod a+rx /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; tar xpf - ) files=`cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/gsyslimits.h /usr/bin/install -c -m 644 macro_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/macro_list /usr/bin/install -c -m 644 fixinc_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}; \ /usr/bin/install -c -m 644 include-fixed${multidir}/limits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}/limits.h; \ done /usr/bin/install -c ../../src/gcc/../mkinstalldirs \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ if [ x != x ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ else true; fi; \ fi rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 /usr/bin/install -c -m 644 doc/gfortran.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 /usr/bin/install -c -m 644 doc/gcc.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/cpp.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-tool.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-dump.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/fsf-funding.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gfdl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gpl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info if [ -f doc/gfortran.info ]; then \ for f in doc/gfortran.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc /usr/bin/install -c xgcc /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc if test "" != "yes" ; then \ if [ "gcc" != "x86_64-pc-linux-gnu-gcc-7.2.0" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-7.2.0; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-7.2.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "gcc" != "x86_64-pc-linux-gnu-gcc" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-tmp; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-tmp && \ mv -f x86_64-pc-linux-gnu-gcc-tmp x86_64-pc-linux-gnu-gcc ); \ fi; \ fi /usr/bin/install -c lto-wrapper /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's,y,y,'` ;\ target_install_name=x86_64-pc-linux-gnu-`echo $i|sed 's,y,y,'` ; \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ; \ /usr/bin/install -c $i /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$target_install_name; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi rm -f tmp-header-vars echo USER_H=sgxintrin.h mm_malloc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h common-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOOKS_H=hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def common-targhooks.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo RTL_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params-enum.h params.def >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h machmode.h mode-classes.def insn-modes.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h machmode.h mode-classes.def insn-modes.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo GTFILES_H=gt-cilk-common.h gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-sdbout.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-chkp.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-c-objc-common.h gt-c-c-parser.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-cp-lang.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-family-c-cppbuiltin.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; \ /bin/sh ../../src/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c -m 644 gtype.state /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gtype.state /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c gengtype /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gengtype /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include headers=`echo tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h coretypes.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../src/gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h ../../src/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../src/gcc/../include/obstack.h params.h params-enum.h params.def options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../src/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../src/gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../src/gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h c-family/c-pragma.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cppdefault.h flags.h ../../src/gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def ../../src/gcc/../libcpp/include/line-map.h input.h real.h machmode.h mode-classes.def insn-modes.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h alias.h ../../src/gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def genrtl.h tm_p.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h double-int.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def params.list $(cd ../../src/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "../../src/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f ../../src/gcc/$file ]; then \ path=../../src/gcc/$file; \ else continue; \ fi; \ case $path in \ "../../src/gcc"/config/* | "../../src/gcc"/c-family/* | "../../src/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/$base; \ echo /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ dir=`dirname $dest`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir; \ /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ done /usr/bin/install -c -m 644 ../../src/gcc/../include/ansidecl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ansidecl.h /usr/bin/install -c -m 644 ../../src/gcc/../include/filenames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/filenames.h /usr/bin/install -c -m 644 ../../src/gcc/../include/hashtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hashtab.h /usr/bin/install -c -m 644 ../../src/gcc/../include/libiberty.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libiberty.h /usr/bin/install -c -m 644 ../../src/gcc/../include/md5.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/md5.h /usr/bin/install -c -m 644 ../../src/gcc/../include/obstack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/obstack.h /usr/bin/install -c -m 644 ../../src/gcc/../include/plugin-api.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-api.h /usr/bin/install -c -m 644 ../../src/gcc/../include/safe-ctype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 ../../src/gcc/../include/splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/cpplib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cpplib.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/line-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/line-map.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symtab.h /usr/bin/install -c -m 644 ../../src/gcc/ada/gcc-interface/ada-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386 /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-opts.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/stringop.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/stringop.def /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-tune.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-tune.def /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 ../../src/gcc/cp/cp-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp/cp-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/objc/objc-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc/objc-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc /usr/bin/install -c -m 644 ../../src/gcc/addresses.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/addresses.h /usr/bin/install -c -m 644 ../../src/gcc/alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alias.h /usr/bin/install -c -m 644 all-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/all-tree.def /usr/bin/install -c -m 644 ../../src/gcc/alloc-pool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 ../../src/gcc/asan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/asan.h /usr/bin/install -c -m 644 ../../src/gcc/attribs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-host.h /usr/bin/install -c -m 644 ../../src/gcc/auto-profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-profile.h /usr/bin/install -c -m 644 ../../src/gcc/backend.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/backend.h /usr/bin/install -c -m 644 ../../src/gcc/basic-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/basic-block.h /usr/bin/install -c -m 644 ../../src/gcc/bb-reorder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 ../../src/gcc/bitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bitmap.h /usr/bin/install -c -m 644 ../../src/gcc/brig-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/brig-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-attrs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-types.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-types.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bversion.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-objc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pragma.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/c/c-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-tree.h /usr/bin/install -c -m 644 ../../src/gcc/calls.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/calls.h /usr/bin/install -c -m 644 ../../src/gcc/ccmp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ccmp.h /usr/bin/install -c -m 644 ../../src/gcc/cfg-flags.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 ../../src/gcc/cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg.h /usr/bin/install -c -m 644 ../../src/gcc/cfganal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfganal.h /usr/bin/install -c -m 644 ../../src/gcc/cfgbuild.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 ../../src/gcc/cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 ../../src/gcc/cfgexpand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 ../../src/gcc/cfghooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfghooks.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloop.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloopmanip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 ../../src/gcc/cfgrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 ../../src/gcc/cgraph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cgraph.h /usr/bin/install -c -m 644 ../../src/gcc/chkp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/chkp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cif-code.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cif-code.def /usr/bin/install -c -m 644 ../../src/gcc/cilk-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cilk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk.h /usr/bin/install -c -m 644 ../../src/gcc/cilkplus.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilkplus.def /usr/bin/install -c -m 644 ../../src/gcc/collect-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect-utils.h /usr/bin/install -c -m 644 ../../src/gcc/collect2-aix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 ../../src/gcc/collect2.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2.h /usr/bin/install -c -m 644 ../../src/gcc/conditions.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config.h /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 configargs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/configargs.h /usr/bin/install -c -m 644 ../../src/gcc/context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/context.h /usr/bin/install -c -m 644 ../../src/gcc/convert.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/convert.h /usr/bin/install -c -m 644 ../../src/gcc/coretypes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coretypes.h /usr/bin/install -c -m 644 ../../src/gcc/coverage.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coverage.h /usr/bin/install -c -m 644 ../../src/gcc/cppbuiltin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 ../../src/gcc/cppdefault.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppdefault.h /usr/bin/install -c -m 644 ../../src/gcc/cselib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cselib.h /usr/bin/install -c -m 644 ../../src/gcc/data-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/data-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 ../../src/gcc/dbxout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbxout.h /usr/bin/install -c -m 644 ../../src/gcc/dce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dce.h /usr/bin/install -c -m 644 ../../src/gcc/ddg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ddg.h /usr/bin/install -c -m 644 ../../src/gcc/debug.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/debug.h /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/df.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/df.h /usr/bin/install -c -m 644 ../../src/gcc/dfp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dfp.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-color.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-color.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.def /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/dojump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dojump.h /usr/bin/install -c -m 644 ../../src/gcc/dominance.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dominance.h /usr/bin/install -c -m 644 ../../src/gcc/domwalk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/domwalk.h /usr/bin/install -c -m 644 ../../src/gcc/double-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/double-int.h /usr/bin/install -c -m 644 ../../src/gcc/dumpfile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dumpfile.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2asm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2out.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 ../../src/gcc/edit-context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/edit-context.h /usr/bin/install -c -m 644 ../../src/gcc/emit-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/errors.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/errors.h /usr/bin/install -c -m 644 ../../src/gcc/et-forest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/et-forest.h /usr/bin/install -c -m 644 ../../src/gcc/except.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/except.h /usr/bin/install -c -m 644 ../../src/gcc/explow.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/explow.h /usr/bin/install -c -m 644 ../../src/gcc/expmed.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expmed.h /usr/bin/install -c -m 644 ../../src/gcc/expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expr.h /usr/bin/install -c -m 644 ../../src/gcc/fibonacci_heap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 ../../src/gcc/file-find.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/file-find.h /usr/bin/install -c -m 644 ../../src/gcc/fixed-value.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fixed-value.h /usr/bin/install -c -m 644 ../../src/gcc/flag-types.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flag-types.h /usr/bin/install -c -m 644 ../../src/gcc/flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flags.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const-call.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const.h /usr/bin/install -c -m 644 ../../src/gcc/function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/function.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-rich-location.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 ../../src/gcc/gcc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc.h /usr/bin/install -c -m 644 ../../src/gcc/gcov-counter.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 ../../src/gcc/gcov-io.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-io.h /usr/bin/install -c -m 644 ../../src/gcc/gcse-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse-common.h /usr/bin/install -c -m 644 ../../src/gcc/gcse.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse.h /usr/bin/install -c -m 644 ../../src/gcc/generic-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/generic-match.h /usr/bin/install -c -m 644 ../../src/gcc/gengtype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/genrtl.h /usr/bin/install -c -m 644 ../../src/gcc/gensupport.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gensupport.h /usr/bin/install -c -m 644 ../../src/gcc/ggc-internal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 ../../src/gcc/ggc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-builder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-fold.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-low.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-match.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-walk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 ../../src/gcc/gimple.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.def /usr/bin/install -c -m 644 ../../src/gcc/gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify-me.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify.h /usr/bin/install -c -m 644 ../../src/gcc/glimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/glimits.h /usr/bin/install -c -m 644 ../../src/gcc/graph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graph.h /usr/bin/install -c -m 644 ../../src/gcc/graphds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphds.h /usr/bin/install -c -m 644 ../../src/gcc/graphite.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphite.h /usr/bin/install -c -m 644 ../../src/gcc/gsstruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsstruct.def /usr/bin/install -c -m 644 ../../src/gcc/gstab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gstab.h /usr/bin/install -c -m 644 ../../src/gcc/gsyms.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyms.h /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 ../../src/gcc/gtm-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 ../../src/gcc/hard-reg-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map.h /usr/bin/install -c -m 644 ../../src/gcc/hash-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-table.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-table.h /usr/bin/install -c -m 644 ../../src/gcc/hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/highlev-plugin-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 ../../src/gcc/hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hooks.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-brig-format.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-brig-format.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/hsa-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-common.h /usr/bin/install -c -m 644 ../../src/gcc/hw-doloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 ../../src/gcc/hwint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hwint.h /usr/bin/install -c -m 644 ../../src/gcc/ifcvt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ifcvt.h /usr/bin/install -c -m 644 ../../src/gcc/inchash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/inchash.h /usr/bin/install -c -m 644 ../../src/gcc/incpath.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/incpath.h /usr/bin/install -c -m 644 ../../src/gcc/input.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/input.h /usr/bin/install -c -m 644 ../../src/gcc/insn-addr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-codes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-constants.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-modes.h /usr/bin/install -c -m 644 ../../src/gcc/insn-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-notes.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.h /usr/bin/install -c -m 644 ../../src/gcc/intl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/intl.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf-gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-prop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-reference.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 ../../src/gcc/ira-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira-int.h /usr/bin/install -c -m 644 ../../src/gcc/ira.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira.h /usr/bin/install -c -m 644 ../../src/gcc/is-a.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/is-a.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks.h /usr/bin/install -c -m 644 ../../src/gcc/lcm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lcm.h /usr/bin/install -c -m 644 ../../src/gcc/libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/limitx.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limitx.h /usr/bin/install -c -m 644 ../../src/gcc/limity.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limity.h /usr/bin/install -c -m 644 ../../src/gcc/loop-unroll.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 ../../src/gcc/lower-subreg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 ../../src/gcc/lra-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra-int.h /usr/bin/install -c -m 644 ../../src/gcc/lra.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra.h /usr/bin/install -c -m 644 ../../src/gcc/lto-compress.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-compress.h /usr/bin/install -c -m 644 ../../src/gcc/lto-section-names.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 ../../src/gcc/lto-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/machmode.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.def /usr/bin/install -c -m 644 ../../src/gcc/machmode.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats.h /usr/bin/install -c -m 644 ../../src/gcc/memmodel.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memmodel.h /usr/bin/install -c -m 644 ../../src/gcc/memory-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memory-block.h /usr/bin/install -c -m 644 ../../src/gcc/mode-classes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mode-classes.def /usr/bin/install -c -m 644 ../../src/gcc/omp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/omp-expand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-expand.h /usr/bin/install -c -m 644 ../../src/gcc/omp-general.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-general.h /usr/bin/install -c -m 644 ../../src/gcc/omp-grid.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-grid.h /usr/bin/install -c -m 644 ../../src/gcc/omp-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-low.h /usr/bin/install -c -m 644 ../../src/gcc/omp-offload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-offload.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-query.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-query.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 ../../src/gcc/optabs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.def /usr/bin/install -c -m 644 ../../src/gcc/optabs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.h /usr/bin/install -c -m 644 options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/options.h /usr/bin/install -c -m 644 ../../src/gcc/opts-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts.h /usr/bin/install -c -m 644 ../../src/gcc/output.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/output.h /usr/bin/install -c -m 644 ../../src/gcc/params-enum.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-enum.h /usr/bin/install -c -m 644 ../../src/gcc/params-list.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-list.h /usr/bin/install -c -m 644 ../../src/gcc/params-options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-options.h /usr/bin/install -c -m 644 ../../src/gcc/params.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.def /usr/bin/install -c -m 644 ../../src/gcc/params.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.h /usr/bin/install -c -m 644 params.list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.list /usr/bin/install -c -m 644 pass-instances.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass-instances.def /usr/bin/install -c -m 644 ../../src/gcc/pass_manager.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass_manager.h /usr/bin/install -c -m 644 ../../src/gcc/passes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/passes.def /usr/bin/install -c -m 644 plugin-version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-version.h /usr/bin/install -c -m 644 ../../src/gcc/plugin.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.def /usr/bin/install -c -m 644 ../../src/gcc/plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.h /usr/bin/install -c -m 644 ../../src/gcc/predict.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.def /usr/bin/install -c -m 644 ../../src/gcc/predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.h /usr/bin/install -c -m 644 ../../src/gcc/prefix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/prefix.h /usr/bin/install -c -m 644 ../../src/gcc/pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/print-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/print-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-tree.h /usr/bin/install -c -m 644 ../../src/gcc/profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/profile.h /usr/bin/install -c -m 644 ../../src/gcc/read-md.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-md.h /usr/bin/install -c -m 644 ../../src/gcc/read-rtl-function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 ../../src/gcc/real.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/real.h /usr/bin/install -c -m 644 ../../src/gcc/realmpfr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/realmpfr.h /usr/bin/install -c -m 644 ../../src/gcc/recog.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/recog.h /usr/bin/install -c -m 644 ../../src/gcc/reg-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reg-notes.def /usr/bin/install -c -m 644 ../../src/gcc/regcprop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regcprop.h /usr/bin/install -c -m 644 ../../src/gcc/regrename.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regrename.h /usr/bin/install -c -m 644 ../../src/gcc/regs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regs.h /usr/bin/install -c -m 644 ../../src/gcc/regset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regset.h /usr/bin/install -c -m 644 ../../src/gcc/reload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reload.h /usr/bin/install -c -m 644 ../../src/gcc/resource.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/resource.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-error.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-error.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-iter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 ../../src/gcc/rtl.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.def /usr/bin/install -c -m 644 ../../src/gcc/rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhash.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/run-rtl-passes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 ../../src/gcc/sanitizer.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sanitizer.def /usr/bin/install -c -m 644 ../../src/gcc/sbitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sbitmap.h /usr/bin/install -c -m 644 ../../src/gcc/sched-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sched-int.h /usr/bin/install -c -m 644 ../../src/gcc/sdbout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sdbout.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-ir.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched.h /usr/bin/install -c -m 644 ../../src/gcc/selftest-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/selftest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest.h /usr/bin/install -c -m 644 ../../src/gcc/sese.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sese.h /usr/bin/install -c -m 644 ../../src/gcc/shrink-wrap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 ../../src/gcc/signop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/signop.h /usr/bin/install -c -m 644 ../../src/gcc/sparseset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sparseset.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck.h /usr/bin/install -c -m 644 ../../src/gcc/sreal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sreal.h /usr/bin/install -c -m 644 ../../src/gcc/ssa-iterators.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 ../../src/gcc/ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa.h /usr/bin/install -c -m 644 ../../src/gcc/stab.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stab.def /usr/bin/install -c -m 644 ../../src/gcc/statistics.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/statistics.h /usr/bin/install -c -m 644 ../../src/gcc/stmt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stmt.h /usr/bin/install -c -m 644 ../../src/gcc/stor-layout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stor-layout.h /usr/bin/install -c -m 644 ../../src/gcc/streamer-hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 ../../src/gcc/stringpool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stringpool.h /usr/bin/install -c -m 644 ../../src/gcc/substring-locations.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/substring-locations.h /usr/bin/install -c -m 644 ../../src/gcc/symbol-summary.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 ../../src/gcc/sync-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/system.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/system.h /usr/bin/install -c -m 644 ../../src/gcc/target-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-def.h /usr/bin/install -c -m 644 ../../src/gcc/target-globals.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-globals.h /usr/bin/install -c -m 644 ../../src/gcc/target-hooks-macros.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 ../../src/gcc/target-insns.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-insns.def /usr/bin/install -c -m 644 ../../src/gcc/target.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.def /usr/bin/install -c -m 644 ../../src/gcc/target.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.h /usr/bin/install -c -m 644 ../../src/gcc/targhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/targhooks.h /usr/bin/install -c -m 644 ../../src/gcc/timevar.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.def /usr/bin/install -c -m 644 ../../src/gcc/timevar.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm_p.h /usr/bin/install -c -m 644 ../../src/gcc/toplev.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/toplev.h /usr/bin/install -c -m 644 ../../src/gcc/tracer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tracer.h /usr/bin/install -c -m 644 ../../src/gcc/trans-mem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/trans-mem.h /usr/bin/install -c -m 644 ../../src/gcc/tree-affine.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-affine.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-check.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chrec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 ../../src/gcc/tree-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-core.h /usr/bin/install -c -m 644 ../../src/gcc/tree-data-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dfa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dump.h /usr/bin/install -c -m 644 ../../src/gcc/tree-eh.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-eh.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hasher.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 ../../src/gcc/tree-if-conv.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 ../../src/gcc/tree-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-inline.h /usr/bin/install -c -m 644 ../../src/gcc/tree-into-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/tree-nested.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-nested.h /usr/bin/install -c -m 644 ../../src/gcc/tree-object-size.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 ../../src/gcc/tree-outof-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-parloops.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pass.h /usr/bin/install -c -m 644 ../../src/gcc/tree-phinodes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/tree-scalar-evolution.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-address.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ccp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-coalesce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dom.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-live.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-ivopts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-manip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-niter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-operands.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-propagate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-sccvn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-scopedtables.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadbackward.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadbackward.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadedge.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadupdate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssanames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 ../../src/gcc/tree-stdarg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vectorizer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vrp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 ../../src/gcc/tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.def /usr/bin/install -c -m 644 ../../src/gcc/tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.h /usr/bin/install -c -m 644 ../../src/gcc/treestruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/treestruct.def /usr/bin/install -c -m 644 ../../src/gcc/tsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsan.h /usr/bin/install -c -m 644 ../../src/gcc/tsystem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsystem.h /usr/bin/install -c -m 644 ../../src/gcc/typeclass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typeclass.h /usr/bin/install -c -m 644 ../../src/gcc/typed-splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/ubsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ubsan.h /usr/bin/install -c -m 644 ../../src/gcc/valtrack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/valtrack.h /usr/bin/install -c -m 644 ../../src/gcc/value-prof.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/value-prof.h /usr/bin/install -c -m 644 ../../src/gcc/varasm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/varasm.h /usr/bin/install -c -m 644 ../../src/gcc/vec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vec.h /usr/bin/install -c -m 644 ../../src/gcc/version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/version.h /usr/bin/install -c -m 644 ../../src/gcc/vmsdbg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 ../../src/gcc/vtable-verify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int.h /usr/bin/install -c -m 644 ../../src/gcc/xcoff.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoff.h /usr/bin/install -c -m 644 ../../src/gcc/xcoffout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoffout.h /usr/bin/install -c -m 644 b-header-vars /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/b-header-vars make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../src/libcpp/$cat ]; then cat=../../src/libcpp/$cat; \ else continue; \ fi; \ dir=/home/sverre/sage/local/share/locale/$lang/LC_MESSAGES; \ echo /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ done make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/home/sverre/sage/local/include/;; \ esac; \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ for h in ../../src/libiberty/../include/ansidecl.h ../../src/libiberty/../include/demangle.h ../../src/libiberty/../include/dyn-string.h ../../src/libiberty/../include/fibheap.h ../../src/libiberty/../include/floatformat.h ../../src/libiberty/../include/hashtab.h ../../src/libiberty/../include/libiberty.h ../../src/libiberty/../include/objalloc.h ../../src/libiberty/../include/partition.h ../../src/libiberty/../include/safe-ctype.h ../../src/libiberty/../include/sort.h ../../src/libiberty/../include/splay-tree.h ../../src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ done; \ fi make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.la libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making install in mpxrt make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpx.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpx.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so.2 || { rm -f libmpx.so.2 && ln -s libmpx.so.2.0.1 libmpx.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so || { rm -f libmpx.so && ln -s libmpx.so.2.0.1 libmpx.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpx.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.la libtool: install: /usr/bin/install -c .libs/libmpx.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making install in mpxwrap make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpxwrappers.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpxwrappers.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so.2 || { rm -f libmpxwrappers.so.2 && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so || { rm -f libmpxwrappers.so && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpxwrappers.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.la libtool: install: /usr/bin/install -c .libs/libmpxwrappers.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libmpx.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libssp.la libssp_nonshared.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libssp.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so.0 || { rm -f libssp.so.0 && ln -s libssp.so.0.0.0 libssp.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so || { rm -f libssp.so && ln -s libssp.so.0.0.0 libssp.so; }; }) libtool: install: /usr/bin/install -c .libs/libssp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.la libtool: install: /usr/bin/install -c .libs/libssp_nonshared.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.la libtool: install: /usr/bin/install -c .libs/libssp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: /usr/bin/install -c .libs/libssp_nonshared.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' /usr/bin/install -c -m 644 ssp/ssp.h ../../../src/libssp/ssp/string.h ../../../src/libssp/ssp/stdio.h ../../../src/libssp/ssp/unistd.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so.1; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a /usr/bin/install -c -m 644 libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c -m 644 $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 unwind.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 ../../../src/libgcc/gcov.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libquadmath.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libquadmath.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so.0 || { rm -f libquadmath.so.0 && ln -s libquadmath.so.0.0.0 libquadmath.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so || { rm -f libquadmath.so && ln -s libquadmath.so.0.0.0 libquadmath.so; }; }) libtool: install: /usr/bin/install -c .libs/libquadmath.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.la libtool: install: /usr/bin/install -c .libs/libquadmath.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libquadmath.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libquadmath.info' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 ../../../src/libquadmath/quadmath.h ../../../src/libquadmath/quadmath_weak.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --mode=install /usr/bin/install -c libcaf_single.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/libcaf_single.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.la libtool: install: /usr/bin/install -c .libs/libcaf_single.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgfortran.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgfortran.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: warning: relinking `libgfortran.la' libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran; /bin/sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/libtool --tag CC --mode=relink /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info 4:0:0 ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm -inst-prefix-dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst) libtool: relink: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/lib/../lib64 -lquadmath -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: install: /usr/bin/install -c .libs/libgfortran.so.4.0.0T /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.so.4.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so.4 || { rm -f libgfortran.so.4 && ln -s libgfortran.so.4.0.0 libgfortran.so.4; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so || { rm -f libgfortran.so && ln -s libgfortran.so.4.0.0 libgfortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfortran.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.la libtool: install: /usr/bin/install -c .libs/libgfortran.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 ieee_arithmetic.mod ieee_exceptions.mod ieee_features.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgomp.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgomp.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libgomp.so.1.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.so.1.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so.1 || { rm -f libgomp.so.1 && ln -s libgomp.so.1.0.0 libgomp.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so || { rm -f libgomp.so && ln -s libgomp.so.1.0.0 libgomp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgomp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.la libtool: install: /usr/bin/install -c .libs/libgomp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libgomp.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libgomp.info' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod ../../../src/libgomp/openacc_lib.h ../../../src/libgomp/openacc.f90 openacc.mod openacc_kinds.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 omp.h ../../../src/libgomp/openacc.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libatomic.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libatomic.so.1.2.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.so.1.2.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) libtool: install: /usr/bin/install -c .libs/libatomic.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.la libtool: install: /usr/bin/install -c .libs/libatomic.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' real 31m52.750s user 28m47.120s sys 2m42.969s Copying package files from temporary location /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to /home/sverre/sage/local cp: cannot overwrite non-directory '/home/sverre/sage/local/./lib64' with directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/./lib64' ************************************************************************ Error copying files for gfortran-7.2.0. ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/sverre/sage/logs/pkgs/gfortran-7.2.0.log Describe your computer, operating system, etc. ************************************************************************ Found local metadata for gfortran-7.2.0 Using cached file /home/sverre/sage/upstream/gcc-7.2.0.tar.xz gfortran-7.2.0 ==================================================== Setting up build directory for gfortran-7.2.0 Finished extraction No patch files found in ../patches **************************************************** Host system: Linux sverre-manjaro 4.19.2-1-MANJARO #1 SMP PREEMPT Tue Nov 13 22:35:25 UTC 2018 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20180831 (GCC) **************************************************** No record that 'gfortran' was ever installed; skipping uninstall configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libcilkrts support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libmpx support... yes checking for libhsail-rt support... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes 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 isl 0.15 or later... no required isl version is 0.15 or later The following languages will be built: c,fortran,lto *** This configuration is not supported in the following subdirectories: zlib gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libgo target-libffi target-libobjc target-liboffloadmic target-libitm target-libcilkrts target-libsanitizer target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) ar checking for as... (cached) as checking for dlltool... no checking for ld... (cached) ld checking for lipo... no checking for nm... nm checking for ranlib... (cached) 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 cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... gfortran checking for gccgo... no checking for ar... no checking for ar... ar checking for as... no checking for as... as checking for dlltool... no checking for dlltool... no checking for ld... no checking for ld... ld checking for lipo... no checking for lipo... no checking for nm... no checking for nm... nm checking for objcopy... no checking for objcopy... objcopy checking for objdump... no checking for objdump... objdump checking for ranlib... no checking for ranlib... ranlib checking for readelf... no checking for readelf... readelf checking for strip... no checking for strip... strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile Building gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/dyn-string.c -o dyn-string.o ../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixincl.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixtests.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixfixes.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/server.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/procopen.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixlib.c gcc -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../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixopts.c gcc -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../src/fixincludes" /bin/sh ../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -Wall... yes checking for -static-libgcc... yes 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../src/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../src/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -O2 -Wc,-static-libgcc -module -bindir /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o liblto_plugin.la -rpath /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/home/sverre/sage/local/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for 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 for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ is affected by placement new aliasing bug... no checking whether g++ supports -W... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wnarrowing... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes 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 basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll 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 madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv 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 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 for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../src/gcc/config/i386/i386.c' for machine-specific logic. Using `../../src/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking for ld... /usr/bin/ld checking whether we are using gold... no checking gold linker with split stack support as non default... no checking what linker to use... /usr/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... yes 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 stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for .section with e... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 2.28 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a native compiler for x86_64-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for -fno-PIE option... yes checking for -no-pie option... yes checking linker -z bndplt option... yes checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/dyn-string.c -o dyn-string.o ../../../src/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../../src/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libiberty/dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libiberty' mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixincl.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixtests.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixfixes.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/server.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/procopen.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixlib.c gcc -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../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixopts.c gcc -g -O2 -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../src/fixincludes" /bin/sh ../../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/7.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/fixincludes' mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... (cached) no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../src/libcpp/charset.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../src/libcpp/directives.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../src/libcpp/directives-only.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../src/libcpp/errors.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../src/libcpp/expr.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../src/libcpp/files.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../src/libcpp/init.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../src/libcpp/lex.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../src/libcpp/line-map.c ../../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../../src/libcpp/line-map.c:24: ../../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../src/libcpp/macro.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../src/libcpp/mkdeps.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../src/libcpp/pch.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../src/libcpp/symtab.c g++ -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/build-x86_64-pc-linux-gnu/libcpp' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for fcntl... yes checking whether strnlen is declared... yes checking for getexecname... no checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../src/libbacktrace/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../src/libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/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 ../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../src/libcpp/charset.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../src/libcpp/directives.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../src/libcpp/directives-only.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../src/libcpp/errors.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../src/libcpp/expr.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../src/libcpp/files.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/sverre/sage/local/share/locale\"" > localedir.new ../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src/libcpp/init.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../src/libcpp/lex.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../src/libcpp/line-map.c ../../src/libcpp/line-map.c: In function 'void linemap_init(line_maps*, source_location)': ../../src/libcpp/line-map.c:350:44: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct line_maps'; use assignment or value-initialization instead [-Wclass-memaccess] memset (set, 0, sizeof (struct line_maps)); ^ In file included from ../../src/libcpp/line-map.c:24: ../../src/libcpp/include/line-map.h:701:16: note: 'struct line_maps' declared here struct GTY(()) line_maps { ^~~~~~~~~ g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../src/libcpp/macro.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../src/libcpp/mkdeps.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../src/libcpp/pch.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../src/libcpp/symtab.c g++ -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../src/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' source='../../src/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decNumber.c source='../../src/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decContext.c source='../../src/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal32.c source='../../src/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal64.c source='../../src/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal128.c source='../../src/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../src/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee32.c source='../../src/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee64.c source='../../src/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh ../../src/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh bconfig.h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmddeps.o ../../src/gcc/genmddeps.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-md.o ../../src/gcc/read-md.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/errors.o ../../src/gcc/errors.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-mddeps /bin/sh ../../src/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmodes.o ../../src/gcc/genmodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../src/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype.o ../../src/gcc/gengtype.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-lex.o ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-parse.o ../../src/gcc/gengtype-parse.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-state.o ../../src/gcc/gengtype-state.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o ../../src/gcc/version.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ gawk -f ../../src/gcc/opt-gather.awk ../../src/gcc/ada/gcc-interface/lang.opt ../../src/gcc/brig/lang.opt ../../src/gcc/fortran/lang.opt ../../src/gcc/go/lang.opt ../../src/gcc/lto/lang.opt ../../src/gcc/c-family/c.opt ../../src/gcc/common.opt ../../src/gcc/config/fused-madd.opt ../../src/gcc/config/i386/i386.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/linux-android.opt > tmp-optionlist /bin/sh ../../src/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../src/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh ../../src/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../src/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../src/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconstants.o ../../src/gcc/genconstants.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconstants ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh ../../src/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpreds.o ../../src/gcc/genpreds.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genpreds.c:27: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genpreds.c:1526:68: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genpreds.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengenrtl.o ../../src/gcc/gengenrtl.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../src/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/rtl.o ../../src/gcc/rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-rtl.o ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/ggc-none.o ../../src/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 7.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 7.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 7.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/vec.o ../../src/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gensupport.o ../../src/gcc/gensupport.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/print-rtl.o ../../src/gcc/print-rtl.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/hash-table.o ../../src/gcc/hash-table.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.h /bin/sh ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genflags.o ../../src/gcc/genflags.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconditions.o ../../src/gcc/genconditions.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh ../../src/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions build/genpreds -c ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh ../../src/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.c In file included from build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 build/gencondmd.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencondmd \ build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../src/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh ../../src/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n "m64=../lib64 m32=../lib32 mx32=../libx32"; then \ /bin/sh ../../src/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib64 m32=../lib32 mx32=../libx32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh ../../src/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh ../../src/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr.o ../../src/gcc/genattr.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh ../../src/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr-common.o ../../src/gcc/genattr-common.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh ../../src/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencodes.o ../../src/gcc/gencodes.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh ../../src/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconfig.o ../../src/gcc/genconfig.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh ../../src/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gentarget-def.o ../../src/gcc/gentarget-def.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gentarget-def \ build/gentarget-def.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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../src/gcc/fortran/lang-specs.h ../../src/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' > tmp-specs.h /bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' >> tmp-all-tree.def /bin/sh ../../src/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencheck.o ../../src/gcc/gencheck.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../src/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gcov-iov.o ../../src/gcc/gcov-iov.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '7.2.0' '' \ > tmp-gcov-iov.h /bin/sh ../../src/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genhooks.o ../../src/gcc/genhooks.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genopinit.o ../../src/gcc/genopinit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh ../../src/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../src/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../src/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 ../../src/gcc/gen-pass-instances.awk \ ../../src/gcc/passes.def ../../src/gcc/config/i386/i386-passes.def > pass-instances.def build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h gcc -E ../../src/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list /bin/sh ../../src/gcc/../move-if-change tmp-params.list params.list echo timestamp > s-params.list gcc -E ../../src/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options /bin/sh ../../src/gcc/../move-if-change tmp-params.options params.options echo timestamp > s-params.options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencfn-macros.o ../../src/gcc/gencfn-macros.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/ggc-none.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh ../../src/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh ../../src/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../src/gcc/c/c-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../src/gcc/c-family/stub-objc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../src/gcc/attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../src/gcc/c/c-errors.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../src/gcc/c/c-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../src/gcc/c/c-typeck.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../src/gcc/c/c-convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../src/gcc/c/c-aux-info.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c/c-aux-info.c:24: ../../src/gcc/c/c-aux-info.c: In function 'char* affix_data_type(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c/c-aux-info.c:61:30: note: in expansion of macro 'ASTRDUP' char *const type_or_decl = ASTRDUP (param); ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../src/gcc/c/c-objc-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../src/gcc/c/c-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo ../../src/gcc/c/c-array-notation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../src/gcc/c/c-fold.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../src/gcc/c/gimple-parser.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../src/gcc/c-family/c-common.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/c-family/c-common.c:23: ../../src/gcc/c-family/c-common.c: In function 'bool parse_optimize_options(tree, bool)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/c-family/c-common.c:5504:14: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (TREE_STRING_POINTER (value)); ^~~~~~~ ../../src/gcc/c-family/c-common.c: In function 'int field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:5974:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:5975:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'int resort_field_decl_cmp(const void*, const void*)': ../../src/gcc/c-family/c-common.c:6000:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const x = (const tree *const) x_p; ^~~ ../../src/gcc/c-family/c-common.c:6001:45: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] const tree *const y = (const tree *const) y_p; ^~~ ../../src/gcc/c-family/c-common.c: In function 'char* catenate_strings(const char*, const char*, int)': ../../src/gcc/c-family/c-common.c:6048: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] strncpy (result, lhs, lhs_size); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-common.c:6046:31: note: length computed here const int lhs_size = strlen (lhs); ~~~~~~~^~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../src/gcc/c-family/c-cppbuiltin.c ../../src/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*)': ../../src/gcc/c-family/c-cppbuiltin.c:1620:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1620:15: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:18: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (buf1, "%s=%s", macro, buf2); ^~~~~~~ ../../src/gcc/c-family/c-cppbuiltin.c:1654:11: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 sprintf (buf1, "%s=%s", macro, buf2); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../src/gcc/c-family/c-dump.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../src/gcc/c-family/c-format.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../src/gcc/c-family/c-gimplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../src/gcc/c-family/c-indentation.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../src/gcc/c-family/c-lex.c ../../src/gcc/c-family/c-lex.c: In function 'c_fileinfo* get_fileinfo(const char*)': ../../src/gcc/c-family/c-lex.c:104:62: warning: cast between incompatible function types from 'int (*)(const char*, const char*) throw ()' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp, ^~~~~~ ../../src/gcc/c-family/c-lex.c:106:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) free); ^~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../src/gcc/c-family/c-omp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../src/gcc/c-family/c-opts.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../src/gcc/c-family/c-pch.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../src/gcc/c-family/c-ppoutput.c ../../src/gcc/c-family/c-ppoutput.c: In function 'void scan_translation_unit_directives_only(cpp_reader*)': ../../src/gcc/c-family/c-ppoutput.c:302:54: warning: cast between incompatible function types from 'bool (*)(source_location)' {aka 'bool (*)(unsigned int)'} to 'void (*)(source_location)' {aka 'void (*)(unsigned int)'} [-Wcast-function-type] cb.maybe_print_line = (void (*) (source_location)) maybe_print_line; ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../src/gcc/c-family/c-pragma.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../src/gcc/c-family/c-pretty-print.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../src/gcc/c-family/c-semantics.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../src/gcc/c-family/c-ada-spec.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo ../../src/gcc/c-family/c-cilkplus.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo ../../src/gcc/c-family/array-notation-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo ../../src/gcc/c-family/cilk.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../src/gcc/c-family/c-ubsan.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../src/gcc/c-family/c-attribs.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../src/gcc/c-family/c-warn.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../src/gcc/config/i386/i386-c.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../src/gcc/config/glibc-c.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genchecksum.o ../../src/gcc/genchecksum.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a echo "g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib " > checksum-options.tmp \ && ../../src/gcc/../move-if-change checksum-options.tmp checksum-options g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmatch.o ../../src/gcc/genmatch.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/genmatch.c:25: ../../src/gcc/genmatch.c: In function 'int main(int, char**)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/genmatch.c:4947:17: note: in expansion of macro 'ASTRDUP' dir->name = ASTRDUP ("."); ^~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1528:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/genmatch.c:29: ../../src/gcc/vec.h: In instantiation of 'void vec::splice(const vec&) [with T = std::pair; A = va_heap]': ../../src/gcc/vec.h:1512:5: required from 'void vec::splice(const vec&) [with T = std::pair]' ../../src/gcc/vec.h:1529:7: required from 'void vec::safe_splice(const vec&) [with T = std::pair]' ../../src/gcc/genmatch.c:1457:55: required from here ../../src/gcc/vec.h:841:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (address () + length (), src.address (), len * sizeof (T)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/genmatch.c:25: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../src/gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 1882 leafs, maximum depth 12 and a total number of 7473 nodes removed 1098 duplicate tails build/genmatch --generic ../../src/gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 1840 leafs, maximum depth 12 and a total number of 7247 nodes removed 1059 duplicate tails /bin/sh ../../src/gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/sh ../../src/gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattrtab.o ../../src/gcc/genattrtab.c ../../src/gcc/genattrtab.c: In function 'void gen_insn_reserv(md_rtx_info*)': ../../src/gcc/genattrtab.c:4707:34: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct attr_desc'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&attr, 0, sizeof (attr)); ^ ../../src/gcc/genattrtab.c:172:8: note: 'struct attr_desc' declared here struct attr_desc ^~~~~~~~~ g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattrtab ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh ../../src/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh ../../src/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh ../../src/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c In file included from insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-attrtab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genautomata.o ../../src/gcc/genautomata.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh ../../src/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c In file included from insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-automata.c:17: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c In file included from insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-dfatab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genemit.o ../../src/gcc/genemit.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh ../../src/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c In file included from insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-emit.c:29: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genextract.o ../../src/gcc/genextract.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh ../../src/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c In file included from insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-extract.c:10: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c In file included from insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-latencytab.c:20: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genmodes > tmp-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genoutput.o ../../src/gcc/genoutput.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genoutput ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh ../../src/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c In file included from insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-output.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/config/i386/sync.md: At global scope: ../../src/gcc/config/i386/sync.md:136510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:136526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:137722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:138990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139602:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:139814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:140166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141464:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:141640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:142890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:143590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:145882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:146500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147266:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:147918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:148644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149668:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:149942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150492:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:150974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:151202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:152992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153820:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:153994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:154126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155530:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155562:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:155984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:156996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:157982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:158356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:159850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160492:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160508:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160540:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160668:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160778:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160800:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:160998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161020:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161042:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161064:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161108:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161196:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:161994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162042:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162058:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162122:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162388:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:162740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:163768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164168:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164184:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164360:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164376:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164504:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164536:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164684:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:164984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165064:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165096:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:165592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166440:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166552:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166712:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166792:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166808:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:166984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167436:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167844:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167860:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167882:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167970:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:167992:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168036:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168058:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168124:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168234:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168300:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168344:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168432:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168520:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168608:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168828:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:168982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169180:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169856:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:169984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:170976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171232:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171976:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:171992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172088:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172728:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172776:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:172994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173448:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173624:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173640:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:173994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174416:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174448:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174480:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174528:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:174968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175000:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175320:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175336:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:175632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176108:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176568:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176696:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:176982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177026:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177136:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177224:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177312:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:177994:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178130:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178152:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178218:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178240:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178394:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178592:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178636:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:178988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179956:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:179978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180362:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180626:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:180978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181044:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181066:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181220:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181484:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181594:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181770:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181904:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:181986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182282:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182908:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:182984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183072:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183154:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183176:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183242:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183264:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183724:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183756:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183912:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:183976:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184404:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184420:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184580:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184700:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184858:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184880:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184924:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:184984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185028:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185050:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185152:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185212:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185234:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185256:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185344:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185388:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185476:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185564:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185586:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185652:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185740:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:185982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186268:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186356:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:186972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187412:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187500:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187588:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187676:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187698:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:187984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188292:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188748:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188764:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188844:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188866:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188888:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188932:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188964:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:188986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189052:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189132:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189196:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189212:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189584:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189672:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189716:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189760:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189804:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189826:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189892:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:189936:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190156:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190200:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190244:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190288:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190772:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:190926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191080:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:191910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192284:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192328:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192372:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192536:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192688:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:192864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193348:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193392:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:193524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196308:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196330:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196396:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196690:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196722:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196738:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:196990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:197980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198618:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:198750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:200994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201732:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201754:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201842:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201930:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:201996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202018:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202208:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202296:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202428:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202472:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202516:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:202806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203322:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203418:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203514:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203674:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:203706:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204304:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204480:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204524:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204612:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204656:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204788:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204876:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204898:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:204986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205008:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205162:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205272:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205338:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205402:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205498:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205514:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205546:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205610:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205746:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205812:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205834:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205866:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205888:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205932:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205954:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:205986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206074:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206106:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206194:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206226:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206560:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206604:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206648:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206692:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206780:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206802:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206824:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206868:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206954:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:206986:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207034:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207178:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207410:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207426:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207442:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207458:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:207886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208324:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208690:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208914:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:208980:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209002:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209068:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209112:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209300:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209316:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209332:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209434:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209450:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209482:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209548:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209580:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209628:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209968:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:209990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210012:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210056:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210100:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210210:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210232:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210644:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210736:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210752:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210768:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210784:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210800:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210816:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210832:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210848:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210864:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210924:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210946:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210968:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:210990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211012:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211056:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211100:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211122:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211144:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211188:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211210:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211298:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211364:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211408:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211452:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211496:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211540:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211562:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211584:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211628:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211650:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211672:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211716:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211738:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211804:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211848:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211892:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211914:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211936:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:211980:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212002:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212024:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212090:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212112:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212156:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212178:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212200:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212266:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212332:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212354:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212376:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212420:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212464:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212508:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212530:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212552:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212596:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212640:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212684:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212706:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212772:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212794:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212816:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212860:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212882:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212904:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212948:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212970:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:212992:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213008:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213024:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213068:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213090:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213188:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213708:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213818:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:213972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214456:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214544:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214632:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214720:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214786:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214852:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214940:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214962:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:214984:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215116:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215138:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215204:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215248:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215378:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215466:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215642:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215730:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215796:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215884:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215928:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215972:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:215994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216124:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216146:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216168:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216380:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216424:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216468:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216512:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216556:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216578:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216600:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:216994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217060:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217082:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217104:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217148:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217170:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217236:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217258:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217280:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217474:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217490:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217522:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217554:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217570:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217602:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217618:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217634:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217650:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217666:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217682:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217714:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217762:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217778:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217794:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217810:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217826:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217874:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217890:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217906:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217922:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:217988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218010:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218032:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218076:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218098:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218120:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218164:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218186:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218218:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218250:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218314:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218346:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218410:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218442:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218506:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218946:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:218990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219034:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219050:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219130:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219146:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219306:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219322:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219338:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219354:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219370:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219386:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219402:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219490:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219578:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219900:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219944:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:219988:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220284:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220306:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220328:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220372:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220394:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220460:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220482:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220504:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220548:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220570:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220592:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220636:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220658:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220680:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220724:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220746:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220768:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220812:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220834:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220856:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220900:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220922:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220944:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:220988:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221010:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221032:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221076:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221098:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221120:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221164:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221186:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221252:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221274:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221296:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221340:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221384:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221472:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221516:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221538:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221692:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221714:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221736:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221780:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221802:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221824:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221868:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221890:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221912:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221956:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:221978:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222000:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222044:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222066:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222088:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222132:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222154:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222220:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222242:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222264:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222308:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222330:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222352:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222396:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222418:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222440:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222484:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222506:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222528:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222572:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222594:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222616:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222660:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222682:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222704:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222748:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222770:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222792:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222836:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222858:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222880:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:222902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223144:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223160:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223176:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223192:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223208:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223240:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223256:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223272:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223288:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223352:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223368:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223384:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223416:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223432:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223476:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223498:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223520:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223564:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223586:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223608:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223652:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223674:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223740:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223762:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223784:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223828:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223850:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223872:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223916:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223960:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:223982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224004:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224048:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224092:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224114:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224202:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224290:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224400:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224444:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224488:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224532:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224576:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224620:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224840:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:224994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225016:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225252:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225274:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225340:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225362:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225428:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225450:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225538:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225560:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:225604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229850:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229872:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229916:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229938:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229960:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:229982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230004:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230026:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230048:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230092:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230114:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230136:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230180:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230202:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230224:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230268:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230290:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230312:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230356:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230378:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230400:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230444:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230466:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230488:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230532:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230554:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230576:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230620:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230642:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230664:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230708:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230730:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230752:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230796:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230818:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230840:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230884:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230906:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230928:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230972:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:230994:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231016:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231060:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231082:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231104:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231148:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231170:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231192:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231236:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231258:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231280:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231324:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231346:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231368:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231412:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231434:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231456:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231500:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231522:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231544:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231588:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231610:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231632:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231676:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231698:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231720:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231764:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231786:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231808:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231852:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231874:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231896:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231940:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231962:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:231984:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232028:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232072:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232116:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232138:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232160:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232204:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232226:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232248:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232292:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232314:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232336:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232380:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232424:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232468:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232512:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232556:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232600:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232644:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232666:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232688:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232732:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232754:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232952:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:232996:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233040:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233084:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233128:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233172:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233216:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233260:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233282:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233304:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233348:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233370:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233392:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233436:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233458:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233524:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233546:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233568:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233612:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233634:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233656:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233700:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233722:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233744:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233788:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233810:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233832:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233876:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233898:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233920:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233964:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:233986:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234052:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234074:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234096:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234140:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234162:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234184:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234228:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234244:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234260:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234276:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234298:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234320:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234364:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234386:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234408:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234452:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234474:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234496:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234604:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234626:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234648:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234664:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234680:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234696:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234712:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234728:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234744:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234760:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234776:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234820:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234842:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234864:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234908:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234930:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234952:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:234996:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235018:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235040:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235084:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235106:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235128:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235172:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235194:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235216:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:235990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:236998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:237990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:238950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:239990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:240998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:241990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:242998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:243990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:244998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:245990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:246998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:247990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:248998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:249990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250166:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250230:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250262:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:250998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:251990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252294:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:252998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:253990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:254998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:255990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:256998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257574:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257590:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257622:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257638:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257654:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257670:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257686:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257702:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257718:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257734:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257750:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257766:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257782:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257798:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257814:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257830:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:257990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:258998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:259990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:260998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261542:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:261990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262006:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262022:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262070:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262086:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262134:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:262998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263030:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263046:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263062:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263078:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263094:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:263990:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264870:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264886:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264902:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264918:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264934:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:264998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265014:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265558:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265606:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265942:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265958:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:265974:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266038:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266054:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266102:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266118:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266150:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266182:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266198:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266214:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266246:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266278:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266310:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266326:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266342:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266358:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266374:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266390:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266406:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266422:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266438:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266454:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266470:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266486:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266502:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266518:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266534:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266550:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266566:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266582:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266598:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266614:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266630:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266646:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266662:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266678:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266694:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266710:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266726:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266742:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266758:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266774:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266790:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266806:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266822:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266838:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266854:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266950:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266966:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266982:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:266998:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267110:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267126:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267142:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267158:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267174:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267190:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267206:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267222:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267238:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267254:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267270:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267286:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267302:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267318:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267334:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267350:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267366:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267382:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267398:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267414:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267430:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267446:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267462:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267478:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267494:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267510:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267526:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267574:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267590:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267606:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267846:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267862:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267878:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267894:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267910:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267926:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267974:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:267990:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268006:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268022:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268038:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268054:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268070:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268086:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268102:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268118:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268134:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268150:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268166:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268182:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268198:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268214:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268230:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268246:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268262:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268278:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268294:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268310:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268326:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268342:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268358:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268374:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268390:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268406:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268422:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268438:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268454:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268470:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268486:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268502:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268518:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268534:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268550:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268566:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268582:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268598:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268614:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268630:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268646:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268662:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268678:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268694:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268710:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268726:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268742:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268758:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268774:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268790:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268806:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268822:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268838:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268854:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268870:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268886:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268902:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268918:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268934:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268950:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268966:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268982:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:268998:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269014:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269030:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269046:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269062:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269078:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269094:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269110:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269126:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269142:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269158:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269174:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269190:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269206:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269222:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269238:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269254:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269270:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269286:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269302:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269318:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269334:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269350:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269366:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269382:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269398:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269414:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269430:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269446:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269462:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269478:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269494:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269510:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269526:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269542:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269558:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269622:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269638:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269654:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269670:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269686:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269702:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269718:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269734:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269750:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269766:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269782:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269798:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269814:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269830:37: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269846:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269862:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269878:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269894:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269910:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269926:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269942:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269958:37: 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_insn* (*)()'} [-Wcast-function-type] ../../src/gcc/config/i386/sync.md:269974:37: 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_insn* (*)()'} [-Wcast-function-type] g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpeep.o ../../src/gcc/genpeep.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpeep ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh ../../src/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c In file included from insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-peep.c:19: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ build/genpreds ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.c /bin/sh ../../src/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c In file included from insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-preds.c:18: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genrecog.o ../../src/gcc/genrecog.c In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'void vec::quick_grow_cleared(unsigned int) [with T = parameter; A = va_heap]': ../../src/gcc/vec.h:1638:3: required from 'void vec::quick_grow_cleared(unsigned int) [with T = parameter]' ../../src/gcc/genrecog.c:2608:52: required from here ../../src/gcc/vec.h:1098:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct parameter'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/genrecog.c:989:8: note: 'struct parameter' declared here struct parameter ^~~~~~~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:2671:44: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/rtl.h:34, from ../../src/gcc/genrecog.c:112: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/genrecog.c:3407:62: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from /usr/include/c++/8.2.1/algorithm:60, from ../../src/gcc/system.h:221, from ../../src/gcc/genrecog.c:109: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/inchash.o ../../src/gcc/inchash.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -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/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genrecog ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 40136 longest path: 381 (code: 3713) longest backtrack: 27 (code: 4427) Statistics for split_insns: Number of decisions: 2571 longest path: 81 (code: 452) longest backtrack: 18 (code: 421) Statistics for peephole2_insns: Number of decisions: 1420 longest path: 194 (code: 79) longest backtrack: 17 (code: 158) Shared 30074 out of 59977 states by creating 7944 new states, saving 22130 /bin/sh ../../src/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c In file included from insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 insn-recog.c:14: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genenums.o ../../src/gcc/genenums.c g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh ../../src/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../src/gcc/ggc-page.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../src/gcc/alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../src/gcc/alloc-pool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../src/gcc/auto-inc-dec.c In file included from ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/auto-inc-dec.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../src/gcc/auto-profile.c ../../src/gcc/auto-profile.c: In function 'void autofdo::afdo_propagate(autofdo::bb_set*, autofdo::edge_set*)': ../../src/gcc/auto-profile.c:1379:49: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] if (is_bb_annotated ((const basic_block)bb->aux, *annotated_bb)) ^~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/auto-profile.c:25: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/auto-profile.c:391:73: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/bits/stl_algobase.h:64, from /usr/include/c++/8.2.1/bits/stl_tree.h:63, from /usr/include/c++/8.2.1/map:60, from ../../src/gcc/system.h:227, from ../../src/gcc/auto-profile.c:24: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../src/gcc/bb-reorder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../src/gcc/bitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../src/gcc/bt-load.c In file included from ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/bt-load.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../src/gcc/builtins.c In file included from ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/builtins.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../src/gcc/caller-save.c In file included from ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/caller-save.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../src/gcc/calls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../src/gcc/ccmp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../src/gcc/cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../src/gcc/cfganal.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/cfganal.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/cfganal.c:443:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/cfganal.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../src/gcc/cfgbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../src/gcc/cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../src/gcc/cfgexpand.c In file included from ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cfgexpand.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../src/gcc/cfghooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../src/gcc/cfgloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../src/gcc/cfgloopanal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../src/gcc/cfgloopmanip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../src/gcc/cfgrtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../src/gcc/symtab.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../src/gcc/cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../src/gcc/cgraphbuild.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../src/gcc/cgraphunit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../src/gcc/cgraphclones.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo ../../src/gcc/cilk-common.c In file included from ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cilk-common.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../src/gcc/combine.c In file included from ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine.c:93: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../src/gcc/combine-stack-adj.c In file included from ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/combine-stack-adj.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../src/gcc/compare-elim.c In file included from ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/compare-elim.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../src/gcc/context.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../src/gcc/convert.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../src/gcc/coverage.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../src/gcc/cppbuiltin.c g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include\" -DFIXED_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../include/c++/7.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/home/sverre/sage/local/include\" -DCROSS_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/home/sverre/sage/local/\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../src/gcc/cppdefault.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../src/gcc/cprop.c In file included from ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cprop.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../src/gcc/cse.c In file included from ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/cse.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../src/gcc/cselib.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../src/gcc/data-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../src/gcc/data-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../src/gcc/data-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../src/gcc/dbxout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../src/gcc/dbgcnt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../src/gcc/dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../src/gcc/ddg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../src/gcc/debug.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../src/gcc/df-core.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../src/gcc/df-problems.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../src/gcc/df-scan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../src/gcc/dfp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../src/gcc/dojump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../src/gcc/dominance.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../src/gcc/domwalk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../src/gcc/double-int.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../src/gcc/dse.c In file included from ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/dse.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../src/gcc/dumpfile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../src/gcc/dwarf2asm.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/dwarf2asm.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1292:25: required from 'auto_vec::auto_vec(size_t) [with T = std::pair; size_t = long unsigned int]' ../../src/gcc/dwarf2asm.c:955:76: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/dwarf2asm.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../src/gcc/dwarf2cfi.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../src/gcc/dwarf2out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../src/gcc/emit-rtl.c In file included from ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/emit-rtl.c:48: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../src/gcc/et-forest.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../src/gcc/except.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../src/gcc/explow.c In file included from ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/explow.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../src/gcc/expmed.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../src/gcc/expr.c In file included from ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/expr.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../src/gcc/fibonacci_heap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../src/gcc/final.c In file included from ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/final.c:60: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../src/gcc/fixed-value.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../src/gcc/fold-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../src/gcc/fold-const-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../src/gcc/function.c In file included from ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/function.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../src/gcc/function-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../src/gcc/fwprop.c In file included from ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/fwprop.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../src/gcc/gcc-rich-location.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../src/gcc/gcse.c In file included from ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/gcse.c:150: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../src/gcc/gcse-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../src/gcc/ggc-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../src/gcc/ggc-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../src/gcc/gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../src/gcc/gimple-builder.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../src/gcc/gimple-expr.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/gimple-expr.c:23: ../../src/gcc/gimple-expr.c: In function 'tree_node* create_tmp_var_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/gimple-expr.c:419:23: note: in expansion of macro 'ASTRDUP' char *preftmp = ASTRDUP (prefix); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../src/gcc/gimple-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../src/gcc/gimple-fold.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../src/gcc/gimple-laddress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../src/gcc/gimple-low.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../src/gcc/gimple-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../src/gcc/gimple-ssa-backprop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/gimple-ssa-backprop.c:89: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/gimple-ssa-backprop.c:581:51: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/gimple-ssa-backprop.c:88: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../src/gcc/gimple-ssa-isolate-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../src/gcc/gimple-ssa-nonnull-compare.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../src/gcc/gimple-ssa-split-paths.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../src/gcc/gimple-ssa-strength-reduction.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../src/gcc/gimple-ssa-sprintf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../src/gcc/gimple-ssa-warn-alloca.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../src/gcc/gimple-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../src/gcc/gimple-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../src/gcc/gimple-walk.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../src/gcc/gimplify.c ../../src/gcc/gimplify.c: In function 'void gimplify_adjust_omp_clauses(gimple**, gimple_seq, tree_node**, tree_code)': ../../src/gcc/gimplify.c:8836:37: warning: bitwise comparison always evaluates to true [-Wtautological-compare] && (n->value & GOVD_WRITTEN) != 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../src/gcc/gimplify-me.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../src/gcc/godump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../src/gcc/graph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../src/gcc/graphds.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../src/gcc/graphite.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../src/gcc/graphite-isl-ast-to-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../src/gcc/graphite-dependences.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../src/gcc/graphite-optimize-isl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../src/gcc/graphite-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../src/gcc/graphite-scop-detection.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../src/gcc/graphite-sese-to-poly.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../src/gcc/haifa-sched.c In file included from ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/haifa-sched.c:138: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../src/gcc/hash-map-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../src/gcc/hash-set-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../src/gcc/hsa-common.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../src/gcc/hsa-gen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../src/gcc/hsa-regalloc.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../src/gcc/hsa-brig.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../src/gcc/hsa-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../src/gcc/hw-doloop.c In file included from ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/hw-doloop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../src/gcc/hwint.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../src/gcc/ifcvt.c In file included from ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ifcvt.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../src/gcc/ree.c In file included from ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ree.c:230: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../src/gcc/inchash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../src/gcc/incpath.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../src/gcc/init-regs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../src/gcc/internal-fn.c In file included from ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/internal-fn.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../src/gcc/ipa-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../src/gcc/ipa-cp.c ../../src/gcc/ipa-cp.c: In function 'ipcp_value* allocate_and_init_ipcp_value(ipa_polymorphic_call_context)': ../../src/gcc/ipa-cp.c:1491:32: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class ipcp_value'; use assignment or value-initialization instead [-Wclass-memaccess] memset (val, 0, sizeof (*val)); ^ ../../src/gcc/ipa-cp.c:167:7: note: 'class ipcp_value' declared here class ipcp_value : public ipcp_value_base ^~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-cp.c:105: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-cp.c:2710:43: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-cp.c:112: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../src/gcc/ipa-devirt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../src/gcc/ipa-polymorphic-call.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../src/gcc/ipa-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../src/gcc/ipa-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../src/gcc/ipa-comdats.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../src/gcc/ipa-visibility.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../src/gcc/ipa-inline-analysis.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-inline-analysis.c:69: ../../src/gcc/vec.h: In instantiation of 'void vec::safe_grow_cleared(unsigned int) [with T = ipa_polymorphic_call_context]': ../../src/gcc/ipa-inline-analysis.c:940:46: required from here ../../src/gcc/vec.h:1613:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(address ()[oldlen]), 0, sz); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-inline-analysis.c:77: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../src/gcc/ipa-inline-transform.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../src/gcc/ipa-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../src/gcc/ipa-prop.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_polymorphic_call_context; A = va_gc]': ../../src/gcc/ipa-prop.c:1853:68: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_polymorphic_call_context'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:31: ../../src/gcc/cgraph.h:1458:15: note: 'struct ipa_polymorphic_call_context' declared here class GTY(()) ipa_polymorphic_call_context { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/ipa-prop.c:22: ../../src/gcc/vec.h: In instantiation of 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_vr; A = va_gc]': ../../src/gcc/ipa-prop.c:5440:45: required from here ../../src/gcc/vec.h:618:10: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ipa_vr'; use assignment or value-initialization instead [-Wclass-memaccess] memset (&(v->address ()[oldlen]), 0, sizeof (T) * (len - oldlen)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/ipa-prop.c:44: ../../src/gcc/ipa-prop.h:159:16: note: 'struct ipa_vr' declared here struct GTY(()) ipa_vr ^~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../src/gcc/ipa-pure-const.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../src/gcc/ipa-icf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../src/gcc/ipa-icf-gimple.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../src/gcc/ipa-reference.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../src/gcc/ipa-hsa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../src/gcc/ipa-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../src/gcc/ipa-utils.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../src/gcc/ipa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../src/gcc/ira.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira.c:379: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../src/gcc/ira-build.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-build.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../src/gcc/ira-costs.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-costs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../src/gcc/ira-conflicts.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-conflicts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../src/gcc/ira-color.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-color.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../src/gcc/ira-emit.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-emit.c:80: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../src/gcc/ira-lives.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/ira-lives.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../src/gcc/jump.c In file included from ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/jump.c:50: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../src/gcc/langhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../src/gcc/lcm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../src/gcc/lists.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../src/gcc/loop-doloop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../src/gcc/loop-init.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../src/gcc/loop-invariant.c In file included from ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-invariant.c:51: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../src/gcc/loop-iv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../src/gcc/loop-unroll.c In file included from ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/loop-unroll.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../src/gcc/lower-subreg.c In file included from ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lower-subreg.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../src/gcc/lra.c In file included from ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra.c:117: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../src/gcc/lra-assigns.c In file included from ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-assigns.c:91: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../src/gcc/lra-coalesce.c In file included from ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-coalesce.c:56: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../src/gcc/lra-constraints.c In file included from ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-constraints.c:124: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../src/gcc/lra-eliminations.c In file included from ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-eliminations.c:67: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../src/gcc/lra-lives.c In file included from ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-lives.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../src/gcc/lra-remat.c In file included from ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-remat.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../src/gcc/lra-spills.c In file included from ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/lra-spills.c:69: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../src/gcc/lto-cgraph.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../src/gcc/lto-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../src/gcc/lto-streamer-in.c ../../src/gcc/lto-streamer-in.c: In function 'void lto_input_data_block(lto_input_block*, void*, size_t)': ../../src/gcc/lto-streamer-in.c:89:56: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] unsigned char *const buffer = (unsigned char *const) addr; ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../src/gcc/lto-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../src/gcc/lto-section-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../src/gcc/lto-section-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../src/gcc/lto-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../src/gcc/lto-compress.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../src/gcc/mcf.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../src/gcc/mode-switching.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../src/gcc/modulo-sched.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../src/gcc/multiple_target.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../src/gcc/omp-offload.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../src/gcc/omp-expand.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../src/gcc/omp-general.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../src/gcc/omp-grid.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../src/gcc/omp-low.c ../../src/gcc/omp-low.c: In function 'void lower_omp_ordered_clauses(gimple_stmt_iterator*, gomp_ordered*, omp_context*)': ../../src/gcc/omp-low.c:6333:64: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'wide_int' {aka 'class generic_wide_int'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (folded_deps, 0, sizeof (*folded_deps) * (2 * len - 1)); ^ In file included from ../../src/gcc/coretypes.h:365, from ../../src/gcc/omp-low.c:27: ../../src/gcc/wide-int.h:649:15: note: 'wide_int' {aka 'class generic_wide_int'} declared here class GTY(()) generic_wide_int : public storage ^~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../src/gcc/omp-simd-clone.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../src/gcc/optabs.c In file included from ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../src/gcc/optabs-libfuncs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../src/gcc/optabs-query.c In file included from ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/optabs-query.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../src/gcc/optabs-tree.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../src/gcc/opts-global.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../src/gcc/passes.c In file included from ../../src/gcc/passes.c:1595: ./pass-instances.def: In constructor 'gcc::pass_manager::pass_manager(gcc::context*)': ./pass-instances.def:36:14: warning: '*.gcc::pass_manager::pass_warn_unused_result_1' is used uninitialized in this function [-Wuninitialized] NEXT_PASS (pass_warn_unused_result, 1); ^~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../src/gcc/plugin.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../src/gcc/postreload-gcse.c In file included from ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload-gcse.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../src/gcc/postreload.c In file included from ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/postreload.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../src/gcc/predict.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../src/gcc/print-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../src/gcc/print-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../src/gcc/print-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../src/gcc/profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../src/gcc/read-md.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../src/gcc/read-rtl.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/read-rtl.c:31: ../../src/gcc/read-rtl.c: In member function 'const char* md_reader::apply_iterator_to_string(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/read-rtl.c:380:21: note: in expansion of macro 'ASTRDUP' base = p = copy = ASTRDUP (string); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../src/gcc/read-rtl-function.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../src/gcc/real.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../src/gcc/realmpfr.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../src/gcc/recog.c In file included from ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/recog.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../src/gcc/reg-stack.c In file included from ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reg-stack.c:166: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../src/gcc/regcprop.c In file included from ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regcprop.c:31: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../src/gcc/reginfo.c In file included from ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reginfo.c:41: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../src/gcc/regrename.c In file included from ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/regrename.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../src/gcc/regstat.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../src/gcc/reload.c In file included from ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload.c:104: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../src/gcc/reload1.c In file included from ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reload1.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../src/gcc/reorg.c In file included from ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/reorg.c:116: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/reorg.c:105: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/reorg.c:1322:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/reorg.c:104: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../src/gcc/resource.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-chkp.o -MT rtl-chkp.o -MMD -MP -MF ./.deps/rtl-chkp.TPo ../../src/gcc/rtl-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../src/gcc/rtl-error.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../src/gcc/rtl-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../src/gcc/rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../src/gcc/rtlhash.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../src/gcc/rtlanal.c In file included from ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlanal.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../src/gcc/rtlhooks.c In file included from ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/rtlhooks.c:30: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../src/gcc/run-rtl-passes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../src/gcc/sbitmap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../src/gcc/sched-deps.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sched-deps.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../src/gcc/sched-ebb.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../src/gcc/sched-rgn.c In file included from ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sched-rgn.c:57: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../src/gcc/sdbout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../src/gcc/sel-sched-ir.c In file included from ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/sel-sched-ir.c:35: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../src/gcc/sel-sched-dump.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../src/gcc/sel-sched.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/sel-sched.c:38: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../src/gcc/selftest-rtl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../src/gcc/selftest-run-tests.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../src/gcc/sese.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/sese.c:24: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/sese.c:187:36: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/sese.c:23: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../src/gcc/shrink-wrap.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../src/gcc/simplify-rtx.c In file included from ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/simplify-rtx.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../src/gcc/sparseset.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../src/gcc/spellcheck.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../src/gcc/spellcheck-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../src/gcc/sreal.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../src/gcc/stack-ptr-mod.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../src/gcc/statistics.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../src/gcc/stmt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../src/gcc/stor-layout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../src/gcc/store-motion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../src/gcc/streamer-hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../src/gcc/stringpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../src/gcc/substring-locations.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../src/gcc/target-globals.c In file included from ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/ira-int.h:24, from ../../src/gcc/target-globals.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../src/gcc/targhooks.c In file included from ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/targhooks.c:65: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../src/gcc/timevar.c g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../src/gcc/toplev.c In file included from ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/toplev.c:40: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/toplev.c: In member function 'int toplev::main(int, char**)': ../../src/gcc/toplev.c:2154:22: warning: unnecessary parentheses in declaration of 'pp' [-Wparentheses] pretty_printer (pp); ^ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../src/gcc/tracer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../src/gcc/trans-mem.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../src/gcc/tree-affine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../src/gcc/asan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../src/gcc/tsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../src/gcc/ubsan.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../src/gcc/sanopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../src/gcc/sancov.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../src/gcc/tree-call-cdce.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-call-cdce.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/tree-call-cdce.c:864:24: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-call-cdce.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../src/gcc/tree-cfg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../src/gcc/tree-cfgcleanup.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../src/gcc/tree-chrec.c ../../src/gcc/tree-chrec.c: In function 'bool evolution_function_is_univariate_p(const_tree)': ../../src/gcc/tree-chrec.c:1151:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (TREE_CODE (CHREC_RIGHT (chrec))) ^~~~~~ ../../src/gcc/tree-chrec.c:1166:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../src/gcc/tree-complex.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../src/gcc/tree-data-ref.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../src/gcc/tree-dfa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../src/gcc/tree-diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../src/gcc/tree-dump.c ../../src/gcc/tree-dump.c: In function 'void dump_node(const_tree, int, FILE*)': ../../src/gcc/tree-dump.c:756:39: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn) &free); ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../src/gcc/tree-eh.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../src/gcc/tree-emutls.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../src/gcc/tree-if-conv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../src/gcc/tree-inline.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../src/gcc/tree-into-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../src/gcc/tree-iterator.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../src/gcc/tree-loop-distribution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../src/gcc/tree-nested.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../src/gcc/tree-nrv.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../src/gcc/tree-object-size.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../src/gcc/tree-outof-ssa.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../src/gcc/tree-parloops.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../src/gcc/tree-phinodes.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF ./.deps/tree-chkp.TPo ../../src/gcc/tree-chkp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo ../../src/gcc/tree-chkp-opt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../src/gcc/tree-predcom.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../src/gcc/tree-pretty-print.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../src/gcc/tree-profile.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../src/gcc/tree-scalar-evolution.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../src/gcc/tree-sra.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../src/gcc/tree-switch-conversion.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../src/gcc/tree-ssa-address.c In file included from ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-address.c:36: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../src/gcc/tree-ssa-alias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../src/gcc/tree-ssa-ccp.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../src/gcc/tree-ssa-coalesce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../src/gcc/tree-ssa-copy.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../src/gcc/tree-ssa-dce.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../src/gcc/tree-ssa-dom.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-dom.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-dom.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../src/gcc/tree-ssa-dse.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../src/gcc/tree-ssa-forwprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../src/gcc/tree-ssa-ifcombine.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../src/gcc/tree-ssa-live.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../src/gcc/tree-ssa-loop-ch.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-loop-ch.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-loop-ch.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../src/gcc/tree-ssa-loop-im.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../src/gcc/tree-ssa-loop-ivcanon.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../src/gcc/tree-ssa-loop-ivopts.c In file included from ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-ssa-loop-ivopts.c:84: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../src/gcc/tree-ssa-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../src/gcc/tree-ssa-loop-niter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../src/gcc/tree-ssa-loop-prefetch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../src/gcc/tree-ssa-loop-split.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../src/gcc/tree-ssa-loop-unswitch.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../src/gcc/tree-ssa-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../src/gcc/tree-ssa-math-opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../src/gcc/tree-ssa-operands.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o -MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../src/gcc/tree-ssa-phionlycprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../src/gcc/tree-ssa-phiopt.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../src/gcc/tree-ssa-phiprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../src/gcc/tree-ssa-pre.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../src/gcc/tree-ssa-propagate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../src/gcc/tree-ssa-reassoc.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-reassoc.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-reassoc.c:1925:50: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-reassoc.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../src/gcc/tree-ssa-sccvn.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-sccvn.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair >]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair >]' ../../src/gcc/tree-ssa-sccvn.c:4733:72: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-sccvn.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair >' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../src/gcc/tree-ssa-scopedtables.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-scopedtables.c:22: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.c:96:78: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-scopedtables.c:21: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../src/gcc/tree-ssa-sink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../src/gcc/tree-ssa-strlen.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../src/gcc/tree-ssa-structalias.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../src/gcc/tree-ssa-tail-merge.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../src/gcc/tree-ssa-ter.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../src/gcc/tree-ssa-threadbackward.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../src/gcc/tree-ssa-threadedge.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa-threadedge.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-ssa-threadedge.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../src/gcc/tree-ssa-threadupdate.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../src/gcc/tree-ssa-uncprop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../src/gcc/tree-ssa-uninit.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../src/gcc/tree-ssa.c In file included from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-table.h: In instantiation of 'void hash_table::empty_slow() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]': ../../src/gcc/hash-table.h:394:36: required from 'void hash_table::empty() [with Descriptor = hash_map >::hash_entry; Allocator = xcallocator]' ../../src/gcc/hash-map.h:201:19: required from 'void hash_map< , , >::empty() [with KeyId = edge_def*; Value = auto_vec; Traits = simple_hashmap_traits, auto_vec >]' ../../src/gcc/tree-ssa.c:128:27: required from here ../../src/gcc/hash-table.h:806:12: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'}; use assignment or value-initialization instead [-Wclass-memaccess] memset (entries, 0, size * sizeof (value_type)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gcc/hash-table.h:562, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-ssa.c:22: ../../src/gcc/hash-map.h:29:10: note: 'hash_table >::hash_entry, xcallocator>::value_type' {aka 'struct hash_map >::hash_entry'} declared here struct hash_entry ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../src/gcc/tree-ssanames.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../src/gcc/tree-stdarg.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../src/gcc/tree-streamer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../src/gcc/tree-streamer-in.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../src/gcc/tree-streamer-out.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../src/gcc/tree-tailcall.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../src/gcc/tree-vect-generic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../src/gcc/tree-vect-patterns.c In file included from ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-patterns.c:32: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../src/gcc/tree-vect-data-refs.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../src/gcc/tree-vect-stmts.c In file included from ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-stmts.c:33: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../src/gcc/tree-vect-loop.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../src/gcc/tree-vect-loop-manip.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../src/gcc/tree-vect-slp.c In file included from ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/tree-vect-slp.c:34: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../src/gcc/tree-vectorizer.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../src/gcc/tree-vrp.c In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1554:3: required from 'T* vec::safe_push(const T&) [with T = std::pair]' ../../src/gcc/tree-vrp.c:11213:67: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../../src/gcc/hash-table.h:236, from ../../src/gcc/coretypes.h:369, from ../../src/gcc/tree-vrp.c:23: ../../src/gcc/vec.h: In instantiation of 'bool vec::reserve(unsigned int, bool) [with T = std::pair]': ../../src/gcc/vec.h:1465:10: required from 'bool vec::reserve_exact(unsigned int) [with T = std::pair]' ../../src/gcc/vec.h:1480:5: required from 'void vec::create(unsigned int) [with T = std::pair]' ../../src/gcc/tree-ssa-scopedtables.h:131:25: required from here ../../src/gcc/vec.h:1448:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy (m_vec->address (), oldvec->address (), sizeof (T) * oldsize); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8.2.1/utility:70, from ../../src/gcc/system.h:237, from ../../src/gcc/tree-vrp.c:22: /usr/include/c++/8.2.1/bits/stl_pair.h:198:12: note: 'struct std::pair' declared here struct pair ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../src/gcc/tree.c In file included from ../../src/gcc/system.h:691, from ../../src/gcc/tree.c:31: ../../src/gcc/tree.c: In function 'tree_node* get_file_function_name(const char*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9744:13: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (first_global_object_name); ^~~~~~~ ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/tree.c:9759:15: note: in expansion of macro 'ASTRDUP' p = q = ASTRDUP (lbasename (file)); ^~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../src/gcc/typed-splay-tree.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../src/gcc/valtrack.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../src/gcc/value-prof.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../src/gcc/var-tracking.c In file included from ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/var-tracking.c:103: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../src/gcc/varasm.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../src/gcc/varpool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../src/gcc/vmsdbgout.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../src/gcc/vtable-verify.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../src/gcc/web.c In file included from ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/web.c:43: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../src/gcc/wide-int.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../src/gcc/wide-int-print.cc g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../src/gcc/xcoffout.c gawk -f ../../src/gcc/config/i386/i386-builtin-types.awk ../../src/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh ../../src/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../src/gcc/config/i386/i386.c In file included from ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx) const': ../../src/gcc/recog.h:300:55: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_insn* (*)(rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx) const': ../../src/gcc/recog.h:301:63: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../src/gcc/recog.h:302:71: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:303:79: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:304:87: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:305:95: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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 ../../src/gcc/config/i386/i386.c:37: ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:306:103: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:307:111: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:308:119: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:309:128: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:310:137: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:311:146: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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); } ^~~~ ../../src/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../src/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] rtx_insn * operator () (rtx a0, 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 ../../src/gcc/system.h:691, from ../../src/gcc/config/i386/i386.c:21: ../../src/gcc/config/i386/i386.c: In function 'bool ix86_option_override_internal(bool, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6229:17: note: in expansion of macro 'ASTRDUP' char *p = ASTRDUP (opts->x_ix86_recip_name); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'bool ix86_valid_target_attribute_inner_p(tree, char**, gcc_options*, gcc_options*, gcc_options*)': ../../src/gcc/../include/libiberty.h:722:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] # define alloca(x) __builtin_alloca(x) ^ ../../src/gcc/../include/libiberty.h:727:47: note: in expansion of macro 'alloca' char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ ^~~~~~ ../../src/gcc/config/i386/i386.c:6783:17: note: in expansion of macro 'ASTRDUP' next_optstr = ASTRDUP (TREE_STRING_POINTER (args)); ^~~~~~~ ../../src/gcc/config/i386/i386.c: In function 'rtx_def* ix86_expand_special_args_builtin(const builtin_description*, tree, rtx)': ../../src/gcc/config/i386/i386.c:36452:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (icode) ^~~~~~ ../../src/gcc/config/i386/i386.c:36479:5: note: here case V64QI_FTYPE_PCCHAR_V64QI_UDI: ^~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../src/gcc/config/linux.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../src/gcc/config/host-linux.c rm -rf libbackend.a ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-profile.o ipa-prop.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-grid.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o run-rtl-passes.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o typed-splay-tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o linux.o host-linux.o g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../src/gcc/main.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../src/gcc/common/config/i386/i386-common.c g++ -fno-PIE -c -DPREFIX=\"/home/sverre/sage/local\" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../src/gcc/prefix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../src/gcc/params.c ../../src/gcc/params.c: In function 'void add_params(const param_info*, size_t)': ../../src/gcc/params.c:74:27: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct param_info' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] n * sizeof (param_info)); ^ In file included from ../../src/gcc/params.c:25: ../../src/gcc/params.h:41:8: note: 'struct param_info' declared here struct param_info ^~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../src/gcc/opts.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../src/gcc/opts-common.c gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../src/gcc/vec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../src/gcc/hooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../src/gcc -I../../src/gcc/common -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../src/gcc/common/common-targhooks.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../src/gcc/hash-table.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../src/gcc/file-find.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../src/gcc/selftest.c rm -rf libcommon-target.a ar rc libcommon-target.a i386-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o ranlib libcommon-target.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../src/gcc/diagnostic.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../src/gcc/diagnostic-color.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../src/gcc/diagnostic-show-locus.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../src/gcc/edit-context.c In file included from ../../src/gcc/edit-context.h:23, from ../../src/gcc/edit-context.c:24: ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = const char*; VALUE_TYPE = edited_file*; typed_splay_tree::compare_fn = int (*)(const char*, const char*); typed_splay_tree::key_type = const char*; typed_splay_tree::delete_key_fn = void (*)(const char*); typed_splay_tree::delete_value_fn = void (*)(edited_file*); typed_splay_tree::value_type = edited_file*]': ../../src/gcc/edit-context.c:205:48: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(const char*)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_file*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h: In instantiation of 'typed_splay_tree::typed_splay_tree(typed_splay_tree::compare_fn, typed_splay_tree::delete_key_fn, typed_splay_tree::delete_value_fn) [with KEY_TYPE = int; VALUE_TYPE = edited_line*; typed_splay_tree::compare_fn = int (*)(int, int); typed_splay_tree::key_type = int; typed_splay_tree::delete_key_fn = void (*)(int); typed_splay_tree::delete_value_fn = void (*)(edited_line*); typed_splay_tree::value_type = edited_line*]': ../../src/gcc/edit-context.c:387:18: required from here ../../src/gcc/typed-splay-tree.h:78:29: warning: cast between incompatible function types from 'typed_splay_tree::compare_fn' {aka 'int (*)(int, int)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] m_inner = splay_tree_new ((splay_tree_compare_fn)compare_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:79:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_key_fn' {aka 'void (*)(int)'} to 'splay_tree_delete_key_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_key_fn)delete_key_fn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/typed-splay-tree.h:80:8: warning: cast between incompatible function types from 'typed_splay_tree::delete_value_fn' {aka 'void (*)(edited_line*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] (splay_tree_delete_value_fn)delete_value_fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../src/gcc/pretty-print.c g++ -fno-PIE -c -DLOCALEDIR=\"/home/sverre/sage/local/share/locale\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../src/gcc/intl.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../src/gcc/input.c g++ -fno-PIE -c -DBASEVER="\"7.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../src/gcc/version.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../src/gcc/ggc-none.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../src/gcc/memory-block.cc rm -rf libcommon.a ar rc libcommon.a diagnostic.o diagnostic-color.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o vec.o input.o version.o hash-table.o ggc-none.o memory-block.o selftest.o ranlib libcommon.a if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ fi g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../src/gcc/gcov.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../src/gcc/gcov-dump.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../src/gcc/gcov-tool.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o libgcov-util.o ../../src/gcc/../libgcc/libgcov-util.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../src/gcc/../libgcc/libgcov-driver.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../src/gcc/../libgcc/libgcov-merge.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../src/gcc/fortran/arith.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../src/gcc/fortran/array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../src/gcc/fortran/bbt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../src/gcc/fortran/check.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../src/gcc/fortran/class.c ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_derived_vtab(gfc_symbol*)': ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2243:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2243:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2271:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2271:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2374:20: warning: '%s' directive writing up to 63 bytes into a region of size 53 [-Wformat-overflow=] sprintf (name, "__def_init_%s", tname); ^~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2374:13: note: 'sprintf' output between 12 and 75 bytes into a destination of size 64 sprintf (name, "__def_init_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2407:20: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2407:13: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:1610:18: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__final_%s", tname); ^~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2462:52: generate_finalization_wrapper (derived, ns, tname, c); ~~~~~ ../../src/gcc/fortran/class.c:1610:11: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__final_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2484:20: warning: '%s' directive writing up to 63 bytes into a region of size 51 [-Wformat-overflow=] sprintf (name, "__deallocate_%s", tname); ^~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2484:13: note: 'sprintf' output between 14 and 77 bytes into a destination of size 64 sprintf (name, "__deallocate_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'bool gfc_build_class_symbol(gfc_typespec*, symbol_attribute*, gfc_array_spec**)': ../../src/gcc/fortran/class.c:647:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_t", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:647:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_t", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:645:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_a", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:645:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_a", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:643:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_p", tname); ^~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:643:13: note: 'sprintf' output between 11 and 74 bytes into a destination of size 64 sprintf (name, "__class_%s_p", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:641:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:641:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dt", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:639:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:639:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%dp", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:637:20: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ^~~~~~~~~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:637:13: note: 'sprintf' output between 14 and 97 bytes into a destination of size 64 sprintf (name, "__class_%s_%d_%da", tname, rank, (*as)->corank); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c: In function 'gfc_symbol* gfc_find_vtab(gfc_typespec*)': ../../src/gcc/fortran/class.c:2630:22: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__vtab_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2630:15: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__vtab_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2647:19: warning: '%s' directive writing up to 63 bytes into a region of size 56 [-Wformat-overflow=] sprintf (name, "__vtype_%s", tname); ^~~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2647:12: note: 'sprintf' output between 9 and 72 bytes into a destination of size 64 sprintf (name, "__vtype_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/class.c:2723:18: warning: '%s' directive writing up to 63 bytes into a region of size 57 [-Wformat-overflow=] sprintf (name, "__copy_%s", tname); ^~~~~~~~~~~ ~~~~~ ../../src/gcc/fortran/class.c:2723:11: note: 'sprintf' output between 8 and 71 bytes into a destination of size 64 sprintf (name, "__copy_%s", tname); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../src/gcc/fortran/constructor.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../src/gcc/fortran/cpp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../src/gcc/fortran/data.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../src/gcc/fortran/decl.c ../../src/gcc/fortran/decl.c: In function 'bool build_sym(const char*, gfc_charlen*, bool, gfc_array_spec**, locus*)': ../../src/gcc/fortran/decl.c:1404:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (u_name, name, nlen + 1); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/fortran/decl.c:1402:20: note: length computed here nlen = strlen(name); ~~~~~~^~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../src/gcc/fortran/dump-parse-tree.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../src/gcc/fortran/error.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../src/gcc/fortran/expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../src/gcc/fortran/interface.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../src/gcc/fortran/intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../src/gcc/fortran/io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../src/gcc/fortran/iresolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../src/gcc/fortran/match.c ../../src/gcc/fortran/match.c: In function 'match gfc_match(const char*, ...)': ../../src/gcc/fortran/match.c:1146:7: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (c) ^~~~~~ ../../src/gcc/fortran/match.c:1241:5: note: here default: ^~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../src/gcc/fortran/matchexp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../src/gcc/fortran/misc.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../src/gcc/fortran/module.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../src/gcc/fortran/openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../src/gcc/fortran/options.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../src/gcc/fortran/parse.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../src/gcc/fortran/primary.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../src/gcc/fortran/resolve.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../src/gcc/fortran/scanner.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../src/gcc/fortran/simplify.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../src/gcc/fortran/st.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../src/gcc/fortran/symbol.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../src/gcc/fortran/target-memory.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../src/gcc/fortran/convert.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../src/gcc/fortran/dependency.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../src/gcc/fortran/f95-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../src/gcc/fortran/trans.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../src/gcc/fortran/trans-array.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../src/gcc/fortran/trans-common.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../src/gcc/fortran/trans-const.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../src/gcc/fortran/trans-decl.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../src/gcc/fortran/trans-expr.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../src/gcc/fortran/trans-intrinsic.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../src/gcc/fortran/trans-io.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../src/gcc/fortran/trans-openmp.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../src/gcc/fortran/trans-stmt.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../src/gcc/fortran/trans-types.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../src/gcc/fortran/frontend-passes.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o \ -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../src/gcc/collect2.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../src/gcc/collect2-aix.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo ../../src/gcc/tlink.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../src/gcc/collect-utils.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tcollect2 \ collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../src/gcc/lto-wrapper.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../src/gcc/gcc-ar.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-nm.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.c gcc-ranlib.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../src/gcc/gengtype.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../src/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:1343:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] gengtype-lex.c:2150:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': gengtype-lex.c:2658:17: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:117:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:113:1: note: here gengtype-lex.c:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:134:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-7.2.0/gcc-7.2.0/gcc/gengtype-lex.l:131:1: note: here g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../src/gcc/gengtype-parse.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../src/gcc/gengtype-state.c g++ -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../src/gcc/errors.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DBASEVER="\"7.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../src/gcc/gcc.c ../../src/gcc/gcc.c: In function 'void read_specs(const char*, bool, bool)': ../../src/gcc/gcc.c:2313:69: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct compiler' with no trivial copy-assignment [-Wclass-memaccess] memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ ../../src/gcc/gcc.c: In member function 'void driver::set_up_specs() const': ../../src/gcc/gcc.c:7425:65: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct compiler' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy (compilers, default_compilers, sizeof default_compilers); ^ ../../src/gcc/gcc.c:1246:8: note: 'struct compiler' declared here struct compiler ^~~~~~~~ g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../src/gcc/gcc-main.c g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../src/gcc/c/gccspec.c g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../src/gcc/config/i386/driver-i386.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../src/gcc/c-family/cppspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh ../../src/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='x86_64-pc-linux-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../src/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed for x86_64-pc-linux-gnu target Forbidden identifiers: linux unix Finding directories and links to directories Searching /usr/include/. Making symbolic directory links Fixing directory /usr/include into /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/include-fixed Applying pthread_incomplete_struct_argument to pthread.h Applying io_quotes_use to mtd/ubi-user.h Applying hpux8_bogus_inlines to math.h Applying machine_name to libv4l1-videodev.h Fixed: libv4l1-videodev.h Applying io_quotes_use to scsi/cxlflash_ioctl.h Applying io_quotes_def to sudo_plugin.h Applying io_quotes_use to sudo_plugin.h Applying io_quotes_def to tbb/atomic.h Applying io_quotes_def to tbb/pipeline.h Applying io_quotes_def to tbb/tbb_stddef.h Applying io_quotes_use to btrfs/ioctl.h Applying machine_name to SDL2/SDL_platform.h Applying io_quotes_def to SDL2/SDL_version.h Applying io_quotes_def to libwmf/macro.h Applying machine_name to openssl-1.0/openssl/e_os2.h Applying machine_name to openssl-1.0/openssl/bn.h Fixed: openssl-1.0/openssl/bn.h Applying machine_name to SDL/SDL_platform.h Applying io_quotes_def to SDL/SDL_version.h Applying io_quotes_def to ladspa.h Applying machine_name to openssl/e_os2.h Applying io_quotes_def to net-snmp/library/container.h Applying machine_name to net-snmp/net-snmp-config.h Fixed: net-snmp/net-snmp-config.h Applying io_quotes_use to fuse/fuse_common.h Applying io_quotes_def to libssh/libssh.h Applying io_quotes_use to libssh/libssh.h Applying io_quotes_use to libsync.h Applying sysv68_string to string.h Applying io_quotes_use to libdrm/via_drm.h Applying io_quotes_use to libdrm/tegra_drm.h Applying io_quotes_use to libdrm/drm.h Applying io_quotes_use to libdrm/r128_drm.h Applying io_quotes_use to libdrm/i915_drm.h Applying io_quotes_use to libdrm/mga_drm.h Applying io_quotes_use to libdrm/vc4_drm.h Applying io_quotes_use to libdrm/sis_drm.h Applying io_quotes_use to libdrm/savage_drm.h Applying io_quotes_use to libdrm/radeon_drm.h Applying io_quotes_use to libdrm/mach64_drm.h Applying io_quotes_use to libdrm/msm_drm.h Applying io_quotes_use to libdrm/amdgpu_drm.h Applying sun_malloc to malloc.h Applying io_quotes_use to libswresample/version.h Applying io_quotes_def to xvid.h Applying io_quotes_use to xvid.h Applying stdio_va_list_clients to krb5.h Applying io_quotes_use to video/sisfb.h Applying io_quotes_def to soxr.h Applying io_quotes_use to soxr.h Applying machine_name to libv4lconvert.h Fixed: libv4lconvert.h Applying io_quotes_def to jansson.h Applying io_quotes_def to glib-2.0/gio/gnotification.h Applying io_quotes_def to glib-2.0/gio/gdbusconnection.h Applying io_quotes_def to glib-2.0/gio/gtlsinteraction.h Applying io_quotes_def to glib-2.0/gio/gmountoperation.h Applying io_quotes_def to glib-2.0/gio/gdbusmethodinvocation.h Applying io_quotes_use to libavfilter/version.h Applying ctrl_quotes_def to readline/chardefs.h Applying io_quotes_def to xtables.h Applying io_quotes_use to misc/ocxl.h Applying io_quotes_use to misc/cxl.h Applying io_quotes_def to proc/version.h Applying io_quotes_def to cdda_interface.h Applying io_quotes_use to libavcodec/version.h Applying io_quotes_use to libpostproc/version.h Applying io_quotes_def to X11/Xmu/Atoms.h Applying machine_name to X11/Xw32defs.h Fixed: X11/Xw32defs.h Applying io_quotes_def to libsoup-2.4/libsoup/soup-websocket-connection.h Applying io_quotes_def to libgeoclue-2.0/gclue-location.h Applying machine_name to nss/secport.h Fixed: nss/secport.h Quoted includes in nss/secport.h Applying machine_name to slang.h Fixed: slang.h Applying ctrl_quotes_def to bash/include/chartypes.h Applying io_quotes_def to bash/builtins/common.h Applying io_quotes_use to libswscale/version.h Applying io_quotes_def to polkit-1/polkitagent/polkitagentsession.h Applying io_quotes_def to polkit-1/polkit/polkitactiondescription.h Applying io_quotes_def to polkit-1/polkit/polkitunixsession.h Applying io_quotes_def to polkit-1/polkit/polkittemporaryauthorization.h Applying io_quotes_def to polkit-1/polkit/polkitpermission.h Applying glibc_stdint to stdint.h Applying io_quotes_def to libnotify/notification.h Applying io_quotes_def to polkit-qt5-1/polkitqt1-version.h Applying io_quotes_def to FLAC/assert.h Applying io_quotes_def to libheif/heif.h Applying ctrl_quotes_def to editline/readline.h Applying io_quotes_def to linux/ppp-comp.h Applying io_quotes_use to linux/i2o-dev.h Applying io_quotes_use to linux/ndctl.h Applying io_quotes_use to linux/dm-ioctl.h Applying io_quotes_use to linux/ptp_clock.h Applying io_quotes_use to linux/fuse.h Applying io_quotes_use to linux/rpmsg.h Applying io_quotes_use to linux/auto_fs.h Applying io_quotes_use to linux/vboxguest.h Applying io_quotes_use to linux/psp-sev.h Applying io_quotes_def to linux/pci_regs.h Applying io_quotes_use to linux/reiserfs_fs.h Applying io_quotes_use to linux/media.h Applying io_quotes_use to linux/ppdev.h Applying io_quotes_use to linux/mmc/ioctl.h Applying io_quotes_use to linux/wmi.h Applying io_quotes_use to linux/rio_cm_cdev.h Applying io_quotes_use to linux/fd.h Applying io_quotes_use to linux/rfkill.h Applying io_quotes_use to linux/watchdog.h Applying io_quotes_use to linux/genwqe/genwqe_card.h Applying io_quotes_use to linux/uinput.h Applying io_quotes_use to linux/usb/tmc.h Applying io_quotes_use to linux/ipmi.h Applying io_quotes_use to linux/raid/md_u.h Applying io_quotes_def to linux/soundcard.h Applying io_quotes_use to linux/sync_file.h Applying io_quotes_use to linux/btrfs.h Applying io_quotes_use to linux/tee.h Applying io_quotes_use to linux/if_pppox.h Applying io_quotes_use to linux/ipmi_bmc.h Applying io_quotes_use to linux/gpio.h Applying io_quotes_use to linux/vm_sockets.h Applying io_quotes_use to linux/bt-bmc.h Applying io_quotes_use to linux/raw.h Applying io_quotes_use to linux/auto_fs4.h Applying io_quotes_use to linux/atmbr2684.h Applying io_quotes_use to linux/hsi/hsi_char.h Applying io_quotes_use to linux/hsi/cs-protocol.h Applying io_quotes_use to linux/aspeed-lpc-ctrl.h Applying io_quotes_use to linux/cm4000_cs.h Applying io_quotes_use to linux/random.h Applying io_quotes_use to linux/userfaultfd.h Applying io_quotes_use to linux/dn.h Applying io_quotes_use to linux/nbd.h Applying io_quotes_use to linux/dma-buf.h Applying io_quotes_use to linux/synclink.h Applying io_quotes_use to linux/cciss_ioctl.h Applying io_quotes_use to linux/suspend_ioctls.h Applying io_quotes_use to linux/fs.h Applying io_quotes_use to linux/nsfs.h Applying io_quotes_use to linux/lightnvm.h Applying io_quotes_use to linux/gigaset_dev.h Applying io_quotes_use to linux/vtpm_proxy.h Applying io_quotes_use to linux/vhost.h Applying io_quotes_use to linux/blkzoned.h Applying io_quotes_use to linux/pktcdvd.h Applying io_quotes_use to linux/agpgart.h Applying io_quotes_use to linux/kvm.h Applying io_quotes_use to linux/omapfb.h Applying io_quotes_use to linux/phantom.h Applying io_quotes_use to linux/mmtimer.h Applying io_quotes_def to linux/version.h Applying io_quotes_use to linux/spi/spidev.h Applying io_quotes_use to linux/blkpg.h Applying io_quotes_use to linux/vfio.h Applying io_quotes_def to gtk-3.0/gtk/gtkeventcontrollermotion.h Applying io_quotes_def to gtk-3.0/gtk/gtkmountoperation.h Applying io_quotes_def to gstreamer-1.0/gst/gstvalue.h Applying io_quotes_def to gstreamer-1.0/gst/check/gstcheck.h Applying io_quotes_def to mp4v2/general.h Applying io_quotes_use to libnma/nma-version.h Applying io_quotes_use to libraw/libraw_version.h Applying io_quotes_def to guile/2.2/libguile/numbers.h Applying io_quotes_def to guile/2.2/libguile/programs.h Applying io_quotes_def to guile/2.2/libguile/tags.h Applying io_quotes_def to guile/2.2/libguile/continuations.h Applying io_quotes_def to gif_lib.h Applying io_quotes_use to brotli/port.h Applying io_quotes_def to curl/curlver.h Applying io_quotes_use to sys/raw.h Applying io_quotes_use to sys/mount.h Applying io_quotes_def to mpeg2dec/mpeg2.h Applying io_quotes_use to mpeg2dec/mpeg2.h Applying io_quotes_def to qt/QtCore/qobjectdefs.h Applying io_quotes_use to qt/QtCore/qobjectdefs.h Applying io_quotes_def to qt/QtGui/qopenglversionfunctions.h Applying io_quotes_def to qt/QtGui/qopenglfunctions.h Applying io_quotes_def to qt/QtGui/qopenglextrafunctions.h Applying io_quotes_use to asm/mtrr.h Applying io_quotes_use to libnm/nm-version-macros.h Applying io_quotes_use to ndctl/ndctl.h Applying io_quotes_def to dmraid/metadata.h Applying io_quotes_use to NetworkManager/nm-version-macros.h Applying io_quotes_def to serf-1/serf_bucket_types.h Applying io_quotes_use to serf-1/serf_bucket_types.h Applying io_quotes_use to sound/compress_offload.h Applying io_quotes_use to sound/asound.h Applying io_quotes_use to sound/emu10k1.h Applying io_quotes_use to sound/asequencer.h Applying io_quotes_use to xfs/linux.h Applying io_quotes_def to xfs/xfs_format.h Applying io_quotes_use to xfs/xfs_fs.h Applying io_quotes_def to opus/opus_defines.h Applying io_quotes_def to libmm-glib/mm-gdbus-modem.h Applying io_quotes_use to rdma/rdma_user_ioctl.h Applying io_quotes_use to libavdevice/version.h Applying io_quotes_use to libavformat/version.h Applying io_quotes_def to udisks2/udisks/udisks-generated.h Applying io_quotes_def to libavutil/version.h Applying io_quotes_use to libavutil/version.h Applying io_quotes_def to gtk-2.0/gtk/gtkmountoperation.h Applying machine_name to ntfs-3g/realpath.h Fixed: ntfs-3g/realpath.h Quoted includes in ntfs-3g/realpath.h Applying machine_name to ntfs-3g/device_io.h Fixed: ntfs-3g/device_io.h Quoted includes in ntfs-3g/device_io.h Applying io_quotes_def to libmtp.h Applying io_quotes_def to celt/celt.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../src/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../src/gcc/ginclude/float.h ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h ../../src/gcc/ginclude/varargs.h ../../src/gcc/ginclude/stdfix.h ../../src/gcc/ginclude/stdnoreturn.h ../../src/gcc/ginclude/stdalign.h ../../src/gcc/ginclude/stdatomic.h ../../src/gcc/config/i386/cpuid.h ../../src/gcc/config/i386/mmintrin.h ../../src/gcc/config/i386/mm3dnow.h ../../src/gcc/config/i386/xmmintrin.h ../../src/gcc/config/i386/emmintrin.h ../../src/gcc/config/i386/pmmintrin.h ../../src/gcc/config/i386/tmmintrin.h ../../src/gcc/config/i386/ammintrin.h ../../src/gcc/config/i386/smmintrin.h ../../src/gcc/config/i386/nmmintrin.h ../../src/gcc/config/i386/bmmintrin.h ../../src/gcc/config/i386/fma4intrin.h ../../src/gcc/config/i386/wmmintrin.h ../../src/gcc/config/i386/immintrin.h ../../src/gcc/config/i386/x86intrin.h ../../src/gcc/config/i386/avxintrin.h ../../src/gcc/config/i386/xopintrin.h ../../src/gcc/config/i386/ia32intrin.h ../../src/gcc/config/i386/cross-stdarg.h ../../src/gcc/config/i386/lwpintrin.h ../../src/gcc/config/i386/popcntintrin.h ../../src/gcc/config/i386/lzcntintrin.h ../../src/gcc/config/i386/bmiintrin.h ../../src/gcc/config/i386/tbmintrin.h ../../src/gcc/config/i386/bmi2intrin.h ../../src/gcc/config/i386/avx2intrin.h ../../src/gcc/config/i386/avx512fintrin.h ../../src/gcc/config/i386/fmaintrin.h ../../src/gcc/config/i386/f16cintrin.h ../../src/gcc/config/i386/rtmintrin.h ../../src/gcc/config/i386/xtestintrin.h ../../src/gcc/config/i386/rdseedintrin.h ../../src/gcc/config/i386/prfchwintrin.h ../../src/gcc/config/i386/adxintrin.h ../../src/gcc/config/i386/fxsrintrin.h ../../src/gcc/config/i386/xsaveintrin.h ../../src/gcc/config/i386/xsaveoptintrin.h ../../src/gcc/config/i386/avx512cdintrin.h ../../src/gcc/config/i386/avx512erintrin.h ../../src/gcc/config/i386/avx512pfintrin.h ../../src/gcc/config/i386/shaintrin.h ../../src/gcc/config/i386/clflushoptintrin.h ../../src/gcc/config/i386/xsavecintrin.h ../../src/gcc/config/i386/xsavesintrin.h ../../src/gcc/config/i386/avx512dqintrin.h ../../src/gcc/config/i386/avx512bwintrin.h ../../src/gcc/config/i386/avx512vlintrin.h ../../src/gcc/config/i386/avx512vlbwintrin.h ../../src/gcc/config/i386/avx512vldqintrin.h ../../src/gcc/config/i386/avx512ifmaintrin.h ../../src/gcc/config/i386/avx512ifmavlintrin.h ../../src/gcc/config/i386/avx512vbmiintrin.h ../../src/gcc/config/i386/avx512vbmivlintrin.h ../../src/gcc/config/i386/avx5124fmapsintrin.h ../../src/gcc/config/i386/avx5124vnniwintrin.h ../../src/gcc/config/i386/avx512vpopcntdqintrin.h ../../src/gcc/config/i386/clwbintrin.h ../../src/gcc/config/i386/mwaitxintrin.h ../../src/gcc/config/i386/clzerointrin.h ../../src/gcc/config/i386/pkuintrin.h ../../src/gcc/config/i386/sgxintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../src/gcc/limitx.h ../../src/gcc/glimits.h ../../src/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../src/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/sh ../../src/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../src/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh ../../src/gcc/mkconfig.sh tconfig.h g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/sverre/sage/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/sverre/sage/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"7.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/sverre/sage/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../src/gcc/fortran/gfortranspec.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o gfortran \ gcc.o gcc-main.o ggc-none.o fortran/gfortranspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../src/gcc/lto/lto-lang.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../src/gcc/lto/lto.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../src/gcc/lto/lto-object.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../src/gcc/lto/lto-partition.c g++ -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../src/gcc/lto/lto-symtab.c g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -L/home/sverre/sage/local/lib -Wl,-rpath,/home/sverre/sage/local/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib -lmpc -lmpfr -lgmp -rdynamic -ldl -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 7.2.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc/../../src/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cpp.info ../../src/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gcc.info ../../src/gcc/doc/gcc.texi; \ fi build/genhooks -d \ ../../src/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh ../../src/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccint.info ../../src/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccinstall.info ../../src/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cppinternals.info ../../src/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfortran.info ../../src/gcc/fortran/gfortran.texi; \ else true; fi ../../src/gcc/fortran/gfortran.texi:2613: warning: @ref node name should not contain `:' if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfc-internals.info ../../src/gcc/fortran/gfc-internals.texi; \ else true; fi echo timestamp > gcc.pod perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --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) perl ../../src/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" \ < ../../src/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-7.2.0" --date=2017-08-14 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -nostdinc -x c /dev/null -S -o /dev/null -fself-test=../../src/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest rm gfortran.pod gcc.pod make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' mkdir -p -- ./libcc1 Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... 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... 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 x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) 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... yes 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether basename is declared... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' rm -f c-compiler-name.hT echo "#define C_COMPILER_NAME \"`echo gcc | sed 's,y,y,'`\"" > c-compiler-name.hT mv c-compiler-name.hT c-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change c-compiler-name.hT c-compiler-name.h rm -f cp-compiler-name.hT echo "#define CP_COMPILER_NAME \"`echo g++ | sed 's,y,y,'`\"" > cp-compiler-name.hT mv cp-compiler-name.hT cp-compiler-name.h # /bin/sh ../../src/libcc1/../move-if-change cp-compiler-name.hT cp-compiler-name.h make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../src/libcc1/findcomp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../src/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../src/libcc1/libcc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../src/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../src/libcc1/libcp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../src/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../src/libcc1/names.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../src/libcc1/names.cc -fPIC -DPIC -o .libs/names.o mv -f .deps/names.Tpo .deps/names.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../src/libcc1/callbacks.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../src/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../src/libcc1/connection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../src/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../src/libcc1/marshall.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../src/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1.la -rpath /home/sverre/sage/local/lib/../lib findcomp.lo libcc1.lo libcp1.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../src/libcc1/libcc1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/c -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../src/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcc1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcc1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../src/libcc1/libcp1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -I ../../src/libcc1/../gcc/cp -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -I/home/sverre/sage/local/include -W -Wall -fvisibility=hidden -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../src/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../src/libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/home/sverre/sage/local/lib' '-Wl,-rpath,/home/sverre/sage/local/lib' -o libcp1plugin.la -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin libcp1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/home/sverre/sage/local/lib -L/home/sverre/sage/local/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/sverre/sage/local/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' Checking multilib configuration for libgcc... mkdir -p -- x86_64-pc-linux-gnu/libgcc Configuring in x86_64-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-lipo... lipo checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E 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 double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes 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 decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 2.28 checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. ln -s ../../../src/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s ../../../src/libgcc/unwind-generic.h unwind.h ln -s ../../../src/libgcc/config/i386/linux-unwind.h md-unwind-support.h ln -s ../../../src/libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s ../../../src/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='../../../src/libgcc/config/i386/elf-lib.h ../../../src/libgcc/config/i386/value-unwind.h' \ ../../../src/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/sh ../../../src/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c ../../../src/libgcc/config/libbid/bid_decimal_globals.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c ../../../src/libgcc/config/libbid/bid_decimal_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c ../../../src/libgcc/config/libbid/bid_binarydecimal.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c ../../../src/libgcc/config/libbid/bid_convert_data.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c ../../../src/libgcc/config/libbid/_isinfd32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c ../../../src/libgcc/config/libbid/_isinfd64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c ../../../src/libgcc/config/libbid/_isinfd128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c ../../../src/libgcc/config/libbid/bid64_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c ../../../src/libgcc/config/libbid/bid128_noncomp.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c ../../../src/libgcc/config/libbid/bid128_fma.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c ../../../src/libgcc/config/libbid/bid_round.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c ../../../src/libgcc/config/libbid/bid_from_int.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c ../../../src/libgcc/config/libbid/bid64_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c ../../../src/libgcc/config/libbid/bid128_add.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../src/libgcc/config/libbid/bid64_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c ../../../src/libgcc/config/libbid/bid128_div.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c ../../../src/libgcc/config/libbid/bid64_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c ../../../src/libgcc/config/libbid/bid128_mul.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c ../../../src/libgcc/config/libbid/bid64_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c ../../../src/libgcc/config/libbid/bid128_compare.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c ../../../src/libgcc/config/libbid/bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid32_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c ../../../src/libgcc/config/libbid/bid64_to_bid128.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c ../../../src/libgcc/config/libbid/bid64_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c ../../../src/libgcc/config/libbid/bid64_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid64_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c ../../../src/libgcc/config/libbid/bid128_to_int32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c ../../../src/libgcc/config/libbid/bid128_to_int64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint32.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c ../../../src/libgcc/config/libbid/bid128_to_uint64.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_addsub_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_div_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_mul_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_eq_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ne_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_lt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_gt_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_le_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_ge_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_si_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_di_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_usi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_udi_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_df_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_xf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_tf_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_sd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c ../../../src/libgcc/config/libbid/_unord_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_addsub_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_div_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_mul_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_eq_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ne_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_lt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_gt_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_le_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_ge_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_si_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_di_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_usi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_udi_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_sf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_df_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_xf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_tf_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_dd_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c ../../../src/libgcc/config/libbid/_unord_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_addsub_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_div_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_mul_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_eq_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ne_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_lt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_gt_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_le_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_ge_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_si.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_di.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_usi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_udi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_si_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_di_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_usi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_udi_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_df.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_xf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_tf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_sf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_df_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_xf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_tf_to_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_sd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_td_to_dd.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c ../../../src/libgcc/config/libbid/_unord_td.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../src/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../src/libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../src/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../src/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../src/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../src/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../src/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../src/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../src/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../src/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../src/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../src/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../src/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../src/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../src/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../src/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../src/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../src/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../src/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../src/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../src/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../src/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../src/libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../src/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../src/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../src/libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../src/libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../src/libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../src/libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c ../../../src/libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c ../../../src/libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c ../../../src/libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c ../../../src/libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c ../../../src/libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../src/libgcc/config/i386/morestack.S /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT mv -f morestack.visT morestack.vis /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../src/libgcc/config/i386/morestack.S rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o generic-morestack.o generic-morestack-thread.o morestack.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../src/libgcc/libgcov-merge.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../src/libgcc/libgcov-profiler.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../src/libgcc/libgcov-interface.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../src/libgcc/libgcov-driver.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../src/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../src/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../src/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../src/libgcc/libgcc2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../src/libgcc/config/i386/cpuinfo.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../src/libgcc/config/i386/sfp-exceptions.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/addtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/divtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/multf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/negtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/subtf3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/unordtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfsi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunsitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfdi.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatunditf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixtfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/fixunstfti.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floattitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/floatuntitf.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendsftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extenddftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/extendxftf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfsf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfdf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../src/libgcc/soft-fp/trunctfxf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/getf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/letf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/eqtf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_divtc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_multc3.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -c ../../../src/libgcc/config/i386/64/_powitf2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-sjlj.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/unwind-c.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/emutls.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../src/libgcc/crtstuff.c -DCRT_END /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../src/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../src/libgcc/config/i386/crtprec.c /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../src/libgcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < ../../../src/libgcc/libgcc-std.ver.in > libgcc-std.ver { cat libgcc-std.ver ../../../src/libgcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in mv tmp-libgcc.map.in libgcc.map.in { /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | gawk -f ../../../src/libgcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh ../../../src/libgcc/../mkinstalldirs . /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../src/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' Checking multilib configuration for libmpx... mkdir -p -- x86_64-pc-linux-gnu/libmpx Configuring in x86_64-pc-linux-gnu/libmpx configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for target support for Intel MPX runtime library... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for secure_getenv... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmpx.spec config.status: creating mpxrt/Makefile config.status: creating mpxwrap/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making all in mpxrt make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt.lo `test -f 'mpxrt.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt.c -o libmpx_la-mpxrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c -o libmpx_la-mpxrt-utils.lo `test -f 'mpxrt-utils.c' || echo '../../../../src/libmpx/mpxrt/'`mpxrt-utils.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -fPIC -DPIC -o .libs/libmpx_la-mpxrt-utils.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxrt -I.. -I../../../../src/libmpx/.. -fPIC -g -O2 -c ../../../../src/libmpx/mpxrt/mpxrt-utils.c -o libmpx_la-mpxrt-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -lpthread -version-info `grep -v '^#' ../../../../src/libmpx/mpxrt/libtool-version` -o libmpx.la -rpath /home/sverre/sage/local/lib/../lib64 libmpx_la-mpxrt.lo libmpx_la-mpxrt-utils.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpx_la-mpxrt.o .libs/libmpx_la-mpxrt-utils.o -lpthread -Wl,--version-script=../../../../src/libmpx/mpxrt/libmpx.map -Wl,-soname -Wl,libmpx.so.2 -o .libs/libmpx.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpx.so.2" && ln -s "libmpx.so.2.0.1" "libmpx.so.2") libtool: link: (cd ".libs" && rm -f "libmpx.so" && ln -s "libmpx.so.2.0.1" "libmpx.so") libtool: link: ar rc .libs/libmpx.a libmpx_la-mpxrt.o libmpx_la-mpxrt-utils.o libtool: link: ranlib .libs/libmpx.a libtool: link: ( cd ".libs" && rm -f "libmpx.la" && ln -s "../libmpx.la" "libmpx.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making all in mpxwrap make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /bin/sh ../libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c -o libmpxwrappers_la-mpx_wrappers.lo `test -f 'mpx_wrappers.c' || echo '../../../../src/libmpx/mpxwrap/'`mpx_wrappers.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -fPIC -DPIC -o .libs/libmpxwrappers_la-mpx_wrappers.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../src/libmpx/mpxwrap -I.. -I ../../../../src/libmpx -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -c ../../../../src/libmpx/mpxwrap/mpx_wrappers.c -o libmpxwrappers_la-mpx_wrappers.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -fcheck-pointer-bounds -mmpx -fno-chkp-check-read -fno-chkp-check-write -fno-chkp-use-wrappers -fPIC -g -O2 -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -version-info `grep -v '^#' ../../../../src/libmpx/mpxwrap/libtool-version` -o libmpxwrappers.la -rpath /home/sverre/sage/local/lib/../lib64 libmpxwrappers_la-mpx_wrappers.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/libmpxwrappers_la-mpx_wrappers.o -mmpx -Wl,--version-script=../../../../src/libmpx/mpxwrap/libmpxwrappers.map -Wl,-soname -Wl,libmpxwrappers.so.2 -o .libs/libmpxwrappers.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so.2" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so.2") libtool: link: (cd ".libs" && rm -f "libmpxwrappers.so" && ln -s "libmpxwrappers.so.2.0.1" "libmpxwrappers.so") libtool: link: ar rc .libs/libmpxwrappers.a libmpxwrappers_la-mpx_wrappers.o libtool: link: ranlib .libs/libmpxwrappers.a libtool: link: ( cd ".libs" && rm -f "libmpxwrappers.la" && ln -s "../libmpxwrappers.la" "libmpxwrappers.la" ) make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Checking multilib configuration for libssp... mkdir -p -- x86_64-pc-linux-gnu/libssp Configuring in x86_64-pc-linux-gnu/libssp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking whether -fstack-protector works... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memmove... yes checking for mempcpy... yes checking for strncpy... yes checking for strncat... yes checking whether vsnprintf is usable... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../src/libssp/ssp.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -o ssp.o >/dev/null 2>&1 mv -f .deps/ssp.Tpo .deps/ssp.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../src/libssp/gets-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../src/libssp/memcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../src/libssp/memmove-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../src/libssp/mempcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../src/libssp/memset-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../src/libssp/snprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../src/libssp/sprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../src/libssp/stpcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../src/libssp/strcat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../src/libssp/strcpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../src/libssp/strncat-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../src/libssp/strncpy-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../src/libssp/vsnprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../src/libssp/vsprintf-chk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -g -O2 -version-info `grep -v '^#' ../../../src/libssp/libtool-version` -Wl,--version-script=../../../src/libssp/ssp.map -o libssp.la -rpath /home/sverre/sage/local/lib/../lib64 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=../../../src/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 /usr/bin/ld: .libs/gets-chk.o: in function `__gets_chk': /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp/../../../src/libssp/gets-chk.c:74: warning: the `gets' function is dangerous and should not be used. libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o libtool: link: ranlib .libs/libssp.a libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../src/libssp/'`ssp-local.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /home/sverre/sage/local/lib/../lib64 libssp_nonshared_la-ssp-local.lo libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib .libs/libssp_nonshared.a libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' Checking multilib configuration for libbacktrace... mkdir -p -- x86_64-pc-linux-gnu/libbacktrace Configuring in x86_64-pc-linux-gnu/libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -W... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking whether strnlen is declared... yes checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o atomic.lo ../../../src/libbacktrace/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o dwarf.lo ../../../src/libbacktrace/dwarf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o fileline.lo ../../../src/libbacktrace/fileline.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o posix.lo ../../../src/libbacktrace/posix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o print.lo ../../../src/libbacktrace/print.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c -o sort.lo ../../../src/libbacktrace/sort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -c ../../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o state.lo ../../../src/libbacktrace/state.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o backtrace.lo ../../../src/libbacktrace/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o simple.lo ../../../src/libbacktrace/simple.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o elf.lo ../../../src/libbacktrace/elf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmapio.lo ../../../src/libbacktrace/mmapio.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c -o mmap.lo ../../../src/libbacktrace/mmap.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libbacktrace -I ../../../src/libbacktrace/../include -I ../../../src/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 -Werror -g -O2 -c ../../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' Checking multilib configuration for libquadmath... mkdir -p -- x86_64-pc-linux-gnu/libquadmath Configuring in x86_64-pc-linux-gnu/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether the math.h includes POSIX's signgam... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking whether __float128 is supported... yes checking whether printf hooks are supported... yes checking whether nl_langinfo should be used... yes checking whether nl_langinfo should be used for wide char locale info... yes checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" > libquadmath-vers.texi makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath -o libquadmath.info ../../../src/libquadmath/libquadmath.texi depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../src/libquadmath/math/x2y2m1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -fPIC -DPIC -o math/.libs/x2y2m1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../src/libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 depbase=`echo math/isinf_nsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinf_nsq.lo ../../../src/libquadmath/math/isinf_nsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -fPIC -DPIC -o math/.libs/isinf_nsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../src/libquadmath/math/isinf_nsq.c -o math/isinf_nsq.o >/dev/null 2>&1 depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../src/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../src/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../src/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../src/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../src/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../src/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../src/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../src/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../src/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../src/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../src/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../src/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../src/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../src/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../src/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../src/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../src/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../src/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../src/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../src/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../src/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../src/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../src/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../src/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../src/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../src/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../src/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../src/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../src/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../src/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../src/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../src/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../src/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../src/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../src/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../src/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../src/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../src/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../src/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../src/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../src/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../src/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../src/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../src/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../src/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../src/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../src/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../src/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../src/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../src/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../src/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../src/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../src/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../src/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../src/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../src/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../src/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../src/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../src/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../src/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../src/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../src/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../src/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../src/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../src/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../src/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../src/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../src/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../src/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../src/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../src/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../src/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../src/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../src/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../src/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../src/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../src/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../src/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../src/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../src/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../src/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../src/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../src/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../src/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../src/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../src/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../src/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../src/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../src/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../src/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../src/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../src/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../src/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../src/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../src/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../src/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../src/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../src/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../src/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../src/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../src/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../src/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../src/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../src/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../src/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../src/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../src/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../src/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../src/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../src/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../src/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../src/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../src/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../src/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../src/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../src/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../src/libquadmath/math/logbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -fPIC -DPIC -o math/.libs/logbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../src/libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../src/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../src/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../src/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../src/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../src/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../src/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../src/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../src/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../src/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../src/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../src/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../src/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../src/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../src/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../src/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../src/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../src/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../src/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../src/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../src/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../src/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../src/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../src/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../src/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../src/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../src/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../src/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../src/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../src/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../src/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../src/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../src/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../src/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../src/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../src/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../src/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../src/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../src/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../src/libquadmath/math/ccoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -fPIC -DPIC -o math/.libs/ccoshq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../src/libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../src/libquadmath/math/cexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -fPIC -DPIC -o math/.libs/cexpq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../src/libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../src/libquadmath/math/clog10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -fPIC -DPIC -o math/.libs/clog10q.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../src/libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../src/libquadmath/math/clogq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -fPIC -DPIC -o math/.libs/clogq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../src/libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../src/libquadmath/math/csinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -fPIC -DPIC -o math/.libs/csinq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../src/libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../src/libquadmath/math/csinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -fPIC -DPIC -o math/.libs/csinhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../src/libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../src/libquadmath/math/csqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -fPIC -DPIC -o math/.libs/csqrtq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../src/libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../src/libquadmath/math/ctanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -fPIC -DPIC -o math/.libs/ctanq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../src/libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../src/libquadmath/math/ctanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -fPIC -DPIC -o math/.libs/ctanhq.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../src/libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../src/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../src/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../src/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../src/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../src/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../src/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../src/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../src/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../src/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../src/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../src/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../src/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../src/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../src/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../src/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../src/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../src/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../src/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../src/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../src/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../src/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../src/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../src/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../src/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../src/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../src/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../src/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../src/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../src/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../src/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../src/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../src/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../src/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../src/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../src/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../src/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../src/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libquadmath -I ../../../src/libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../src/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -g -O2 -version-info `grep -v '^#' ../../../src/libquadmath/libtool-version` -Wl,--version-script=../../../src/libquadmath/quadmath.map -lm -o libquadmath.la -rpath /home/sverre/sage/local/lib/../lib64 math/x2y2m1q.lo math/isinf_nsq.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC math/.libs/x2y2m1q.o math/.libs/isinf_nsq.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -Wl,--version-script=../../../src/libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/isinf_nsq.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' Checking multilib configuration for libgfortran... mkdir -p -- x86_64-pc-linux-gnu/libgfortran Configuring in x86_64-pc-linux-gnu/libgfortran configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for --enable-intermodule... checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking whether symbol versioning is supported... gnu checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for -mclear-hwcap... no checking for x86_64-pc-linux-gnu-as... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... 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 off_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... yes checking for floatingpoint.h... no checking for ieeefp.h... no checking for fenv.h... yes checking for fptrap.h... no checking for fpxcp.h... no checking for pwd.h... yes checking for complex.h... yes checking for xlocale.h... no checking for math.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for sleep... yes checking for ttyname... yes checking for alarm... yes checking for access... yes checking for fork... yes checking for setmode... no checking for fcntl... yes checking for gettimeofday... yes checking for stat... yes checking for fstat... yes checking for lstat... yes checking for getpwuid... yes checking for vsnprintf... yes checking for dup... yes checking for getcwd... yes checking for localtime_r... yes checking for gmtime_r... yes checking for getpwuid_r... yes checking for ttyname_r... yes checking for clock_gettime... yes checking for getgid... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for umask... yes checking for getegid... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for mkostemp... yes checking for strnlen... yes checking for strndup... yes checking for newlocale... yes checking for freelocale... yes checking for uselocale... yes checking for strerror_l... yes checking for sin in -lm... yes checking for acosf... yes checking for acos... yes checking for acosl... yes checking for acoshf... yes checking for acosh... yes checking for acoshl... yes checking for asinf... yes checking for asin... yes checking for asinl... yes checking for asinhf... yes checking for asinh... yes checking for asinhl... yes checking for atan2f... yes checking for atan2... yes checking for atan2l... yes checking for atanf... yes checking for atan... yes checking for atanl... yes checking for atanhf... yes checking for atanh... yes checking for atanhl... yes checking for cargf... yes checking for carg... yes checking for cargl... yes checking for ceilf... yes checking for ceil... yes checking for ceill... yes checking for copysignf... yes checking for copysign... yes checking for copysignl... yes checking for cosf... yes checking for cos... yes checking for cosl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for coshf... yes checking for cosh... yes checking for coshl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for expf... yes checking for exp... yes checking for expl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for fabsf... yes checking for fabs... yes checking for fabsl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for floorf... yes checking for floor... yes checking for floorl... yes checking for fmodf... yes checking for fmod... yes checking for fmodl... yes checking for frexpf... yes checking for frexp... yes checking for frexpl... yes checking for hypotf... yes checking for hypot... yes checking for hypotl... yes checking for ldexpf... yes checking for ldexp... yes checking for ldexpl... yes checking for logf... yes checking for log... yes checking for logl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for log10f... yes checking for log10... yes checking for log10l... yes checking for clog10f... yes checking for clog10... yes checking for clog10l... yes checking for nextafterf... yes checking for nextafter... yes checking for nextafterl... yes checking for powf... yes checking for pow... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for roundf... yes checking for round... yes checking for roundl... yes checking for lroundf... yes checking for lround... yes checking for lroundl... yes checking for llroundf... yes checking for llround... yes checking for llroundl... yes checking for scalbnf... yes checking for scalbn... yes checking for scalbnl... yes checking for sinf... yes checking for sin... yes checking for sinl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for sinhf... yes checking for sinh... yes checking for sinhl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for sqrtf... yes checking for sqrt... yes checking for sqrtl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for tanf... yes checking for tan... yes checking for tanl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for tanhf... yes checking for tanh... yes checking for tanhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for truncf... yes checking for trunc... yes checking for truncl... yes checking for erff... yes checking for erf... yes checking for erfcf... yes checking for erfc... yes checking for erfcl... yes checking for j0f... yes checking for j0... yes checking for j1f... yes checking for j1... yes checking for jnf... yes checking for jn... yes checking for jnl... yes checking for y0f... yes checking for y0... yes checking for y1f... yes checking for y1... yes checking for ynf... yes checking for yn... yes checking for ynl... yes checking for tgamma... yes checking for tgammaf... yes checking for lgamma... yes checking for lgammaf... yes checking for cacos... yes checking for cacosf... yes checking for cacosh... yes checking for cacoshf... yes checking for cacoshl... yes checking for cacosl... yes checking for casin... yes checking for casinf... yes checking for casinh... yes checking for casinhf... yes checking for casinhl... yes checking for casinl... yes checking for catan... yes checking for catanf... yes checking for catanh... yes checking for catanhf... yes checking for catanhl... yes checking for catanl... yes checking for __clog in -lm... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether we have a usable __float128 type... yes checking whether --as-needed/-z ignore works... yes checking for feenableexcept in -lm... yes checking whether fpsetmask is present... no checking for fp_except... no checking for fp_except_t... no checking for fp_rnd... no checking for fp_rnd_t... no checking for fpsetsticky... no checking for fpresetsticky... no checking for fp_trap... no checking for fp_enable... no checking for _SOFT_FLOAT defined... no configure: FPU dependent file will be fpu-387.h configure: Support for IEEE modules: yes checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports symbol aliases... yes checking whether the target supports __sync_fetch_and_add... yes checking whether pragma weak works... yes checking whether the target supports weakref... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ../../../src/libgfortran/mk-sik-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh ../../../src/libgfortran/mk-srk-inc.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh ../../../src/libgfortran/mk-kinds-h.sh '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > kinds.h || rm kinds.h grep '^#' < kinds.h > kinds.inc grep '^#' < ../../../src/libgfortran/c99_protos.h > c99_protos.inc cp ../../../src/libgfortran/config/fpu-387.h fpu-target.h grep '^#define GFC_FPE_' < ../../../src/libgfortran/../gcc/fortran/libgfortran.h > fpu-target.inc || true grep '^#define GFC_FPE_' < ../../../src/libgfortran/libgfortran.h >> fpu-target.inc || true make all-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo `test -f 'caf/single.c' || echo '../../../src/libgfortran/'`caf/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgfortran/caf/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libcaf_single.la -static -rpath /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 single.lo -lm libtool: link: ar rc .libs/libcaf_single.a single.o libtool: link: ranlib .libs/libcaf_single.a libtool: link: ( cd ".libs" && rm -f "libcaf_single.la" && ln -s "../libcaf_single.la" "libcaf_single.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '../../../src/libgfortran/'`runtime/bounds.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -fPIC -DPIC -o .libs/bounds.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../src/libgfortran/'`runtime/compile_options.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '../../../src/libgfortran/'`runtime/memory.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '../../../src/libgfortran/'`runtime/string.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '../../../src/libgfortran/'`runtime/select.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '../../../src/libgfortran/'`runtime/backtrace.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '../../../src/libgfortran/'`runtime/convert_char.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -fPIC -DPIC -o .libs/convert_char.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '../../../src/libgfortran/'`runtime/environ.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 mv -f .deps/environ.Tpo .deps/environ.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '../../../src/libgfortran/'`runtime/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../../../src/libgfortran/'`runtime/fpu.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '../../../src/libgfortran/'`runtime/main.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '../../../src/libgfortran/'`runtime/pause.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '../../../src/libgfortran/'`runtime/stop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 mv -f .deps/stop.Tpo .deps/stop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '../../../src/libgfortran/generated/all_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -fPIC -DPIC -o .libs/all_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '../../../src/libgfortran/generated/all_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -fPIC -DPIC -o .libs/all_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '../../../src/libgfortran/generated/all_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '../../../src/libgfortran/generated/all_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '../../../src/libgfortran/generated/all_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '../../../src/libgfortran/generated/any_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -fPIC -DPIC -o .libs/any_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '../../../src/libgfortran/generated/any_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -fPIC -DPIC -o .libs/any_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '../../../src/libgfortran/generated/any_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 mv -f .deps/any_l4.Tpo .deps/any_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '../../../src/libgfortran/generated/any_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '../../../src/libgfortran/generated/any_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '../../../src/libgfortran/generated/count_1_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_1_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -fPIC -DPIC -o .libs/count_1_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '../../../src/libgfortran/generated/count_2_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_2_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -fPIC -DPIC -o .libs/count_2_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '../../../src/libgfortran/generated/count_4_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_4_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -fPIC -DPIC -o .libs/count_4_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '../../../src/libgfortran/generated/count_8_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_8_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -fPIC -DPIC -o .libs/count_8_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '../../../src/libgfortran/generated/count_16_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_16_l.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -fPIC -DPIC -o .libs/count_16_l.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -fPIC -DPIC -o .libs/maxloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -fPIC -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -fPIC -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -fPIC -DPIC -o .libs/maxloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -fPIC -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -fPIC -DPIC -o .libs/maxloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -fPIC -DPIC -o .libs/maxloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -fPIC -DPIC -o .libs/maxloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -fPIC -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -fPIC -DPIC -o .libs/maxloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -fPIC -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -fPIC -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '../../../src/libgfortran/generated/maxval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -fPIC -DPIC -o .libs/maxval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '../../../src/libgfortran/generated/maxval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -fPIC -DPIC -o .libs/maxval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '../../../src/libgfortran/generated/maxval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '../../../src/libgfortran/generated/maxval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '../../../src/libgfortran/generated/maxval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '../../../src/libgfortran/generated/maxval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '../../../src/libgfortran/generated/maxval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '../../../src/libgfortran/generated/maxval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '../../../src/libgfortran/generated/maxval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -fPIC -DPIC -o .libs/minloc0_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -fPIC -DPIC -o .libs/minloc0_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -fPIC -DPIC -o .libs/minloc0_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -fPIC -DPIC -o .libs/minloc0_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -fPIC -DPIC -o .libs/minloc0_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -fPIC -DPIC -o .libs/minloc0_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -fPIC -DPIC -o .libs/minloc1_4_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -fPIC -DPIC -o .libs/minloc1_8_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -fPIC -DPIC -o .libs/minloc1_16_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -fPIC -DPIC -o .libs/minloc1_4_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -fPIC -DPIC -o .libs/minloc1_8_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -fPIC -DPIC -o .libs/minloc1_16_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '../../../src/libgfortran/generated/minval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -fPIC -DPIC -o .libs/minval_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '../../../src/libgfortran/generated/minval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -fPIC -DPIC -o .libs/minval_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '../../../src/libgfortran/generated/minval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '../../../src/libgfortran/generated/minval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '../../../src/libgfortran/generated/minval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '../../../src/libgfortran/generated/minval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '../../../src/libgfortran/generated/minval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '../../../src/libgfortran/generated/minval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '../../../src/libgfortran/generated/minval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '../../../src/libgfortran/generated/product_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -fPIC -DPIC -o .libs/product_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '../../../src/libgfortran/generated/product_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -fPIC -DPIC -o .libs/product_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '../../../src/libgfortran/generated/product_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '../../../src/libgfortran/generated/product_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '../../../src/libgfortran/generated/product_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '../../../src/libgfortran/generated/product_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '../../../src/libgfortran/generated/product_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '../../../src/libgfortran/generated/product_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '../../../src/libgfortran/generated/product_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '../../../src/libgfortran/generated/product_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '../../../src/libgfortran/generated/product_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '../../../src/libgfortran/generated/product_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '../../../src/libgfortran/generated/product_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '../../../src/libgfortran/generated/sum_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -fPIC -DPIC -o .libs/sum_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '../../../src/libgfortran/generated/sum_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -fPIC -DPIC -o .libs/sum_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '../../../src/libgfortran/generated/sum_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '../../../src/libgfortran/generated/sum_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '../../../src/libgfortran/generated/sum_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '../../../src/libgfortran/generated/sum_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '../../../src/libgfortran/generated/sum_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '../../../src/libgfortran/generated/sum_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '../../../src/libgfortran/generated/sum_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '../../../src/libgfortran/generated/sum_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '../../../src/libgfortran/generated/sum_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '../../../src/libgfortran/generated/sum_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '../../../src/libgfortran/generated/sum_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '../../../src/libgfortran/generated/bessel_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -fPIC -DPIC -o .libs/bessel_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '../../../src/libgfortran/generated/bessel_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -fPIC -DPIC -o .libs/bessel_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '../../../src/libgfortran/generated/bessel_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -fPIC -DPIC -o .libs/bessel_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '../../../src/libgfortran/generated/bessel_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -fPIC -DPIC -o .libs/bessel_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '../../../src/libgfortran/generated/iall_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -fPIC -DPIC -o .libs/iall_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '../../../src/libgfortran/generated/iall_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -fPIC -DPIC -o .libs/iall_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '../../../src/libgfortran/generated/iall_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -fPIC -DPIC -o .libs/iall_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '../../../src/libgfortran/generated/iall_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -fPIC -DPIC -o .libs/iall_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '../../../src/libgfortran/generated/iall_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -fPIC -DPIC -o .libs/iall_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '../../../src/libgfortran/generated/iany_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -fPIC -DPIC -o .libs/iany_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '../../../src/libgfortran/generated/iany_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -fPIC -DPIC -o .libs/iany_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '../../../src/libgfortran/generated/iany_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -fPIC -DPIC -o .libs/iany_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '../../../src/libgfortran/generated/iany_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -fPIC -DPIC -o .libs/iany_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '../../../src/libgfortran/generated/iany_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -fPIC -DPIC -o .libs/iany_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '../../../src/libgfortran/generated/iparity_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -fPIC -DPIC -o .libs/iparity_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '../../../src/libgfortran/generated/iparity_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -fPIC -DPIC -o .libs/iparity_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '../../../src/libgfortran/generated/iparity_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -fPIC -DPIC -o .libs/iparity_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '../../../src/libgfortran/generated/iparity_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -fPIC -DPIC -o .libs/iparity_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '../../../src/libgfortran/generated/iparity_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -fPIC -DPIC -o .libs/iparity_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '../../../src/libgfortran/generated/norm2_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -fPIC -DPIC -o .libs/norm2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '../../../src/libgfortran/generated/norm2_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -fPIC -DPIC -o .libs/norm2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '../../../src/libgfortran/generated/norm2_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -fPIC -DPIC -o .libs/norm2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '../../../src/libgfortran/generated/norm2_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -fPIC -DPIC -o .libs/norm2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '../../../src/libgfortran/generated/parity_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -fPIC -DPIC -o .libs/parity_l1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '../../../src/libgfortran/generated/parity_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -fPIC -DPIC -o .libs/parity_l2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '../../../src/libgfortran/generated/parity_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -fPIC -DPIC -o .libs/parity_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '../../../src/libgfortran/generated/parity_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -fPIC -DPIC -o .libs/parity_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '../../../src/libgfortran/generated/parity_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -fPIC -DPIC -o .libs/parity_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '../../../src/libgfortran/generated/matmul_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '../../../src/libgfortran/generated/matmul_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -fPIC -DPIC -o .libs/matmul_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '../../../src/libgfortran/generated/matmul_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '../../../src/libgfortran/generated/matmul_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '../../../src/libgfortran/generated/matmul_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '../../../src/libgfortran/generated/matmul_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '../../../src/libgfortran/generated/matmul_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '../../../src/libgfortran/generated/matmul_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '../../../src/libgfortran/generated/matmul_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '../../../src/libgfortran/generated/matmul_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '../../../src/libgfortran/generated/matmul_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '../../../src/libgfortran/generated/matmul_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '../../../src/libgfortran/generated/matmul_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4 -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '../../../src/libgfortran/generated/matmul_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '../../../src/libgfortran/generated/matmul_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '../../../src/libgfortran/generated/matmul_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c -o shape_i1.lo `test -f '../../../src/libgfortran/generated/shape_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -fPIC -DPIC -o .libs/shape_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i1.lo -MD -MP -MF .deps/shape_i1.Tpo -c ../../../src/libgfortran/generated/shape_i1.c -o shape_i1.o >/dev/null 2>&1 mv -f .deps/shape_i1.Tpo .deps/shape_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c -o shape_i2.lo `test -f '../../../src/libgfortran/generated/shape_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -fPIC -DPIC -o .libs/shape_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i2.lo -MD -MP -MF .deps/shape_i2.Tpo -c ../../../src/libgfortran/generated/shape_i2.c -o shape_i2.o >/dev/null 2>&1 mv -f .deps/shape_i2.Tpo .deps/shape_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '../../../src/libgfortran/generated/shape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '../../../src/libgfortran/generated/shape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '../../../src/libgfortran/generated/shape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '../../../src/libgfortran/generated/eoshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '../../../src/libgfortran/generated/eoshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '../../../src/libgfortran/generated/eoshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '../../../src/libgfortran/generated/eoshift3_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '../../../src/libgfortran/generated/eoshift3_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '../../../src/libgfortran/generated/eoshift3_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '../../../src/libgfortran/generated/cshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '../../../src/libgfortran/generated/cshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '../../../src/libgfortran/generated/cshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '../../../src/libgfortran/generated/reshape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '../../../src/libgfortran/generated/reshape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '../../../src/libgfortran/generated/reshape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '../../../src/libgfortran/generated/reshape_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -fPIC -DPIC -o .libs/reshape_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '../../../src/libgfortran/generated/reshape_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -fPIC -DPIC -o .libs/reshape_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '../../../src/libgfortran/generated/reshape_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '../../../src/libgfortran/generated/reshape_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '../../../src/libgfortran/generated/reshape_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '../../../src/libgfortran/generated/reshape_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '../../../src/libgfortran/generated/reshape_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '../../../src/libgfortran/generated/reshape_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '../../../src/libgfortran/generated/in_pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -fPIC -DPIC -o .libs/in_pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '../../../src/libgfortran/generated/in_pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -fPIC -DPIC -o .libs/in_pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '../../../src/libgfortran/generated/in_pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '../../../src/libgfortran/generated/in_pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '../../../src/libgfortran/generated/in_pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '../../../src/libgfortran/generated/in_pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -fPIC -DPIC -o .libs/in_pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '../../../src/libgfortran/generated/in_pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -fPIC -DPIC -o .libs/in_pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '../../../src/libgfortran/generated/in_pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -fPIC -DPIC -o .libs/in_pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '../../../src/libgfortran/generated/in_pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -fPIC -DPIC -o .libs/in_pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '../../../src/libgfortran/generated/in_pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '../../../src/libgfortran/generated/in_pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '../../../src/libgfortran/generated/in_pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '../../../src/libgfortran/generated/in_pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '../../../src/libgfortran/generated/in_unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -fPIC -DPIC -o .libs/in_unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '../../../src/libgfortran/generated/in_unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -fPIC -DPIC -o .libs/in_unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '../../../src/libgfortran/generated/in_unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '../../../src/libgfortran/generated/in_unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '../../../src/libgfortran/generated/in_unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '../../../src/libgfortran/generated/in_unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -fPIC -DPIC -o .libs/in_unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '../../../src/libgfortran/generated/in_unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -fPIC -DPIC -o .libs/in_unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '../../../src/libgfortran/generated/in_unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -fPIC -DPIC -o .libs/in_unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '../../../src/libgfortran/generated/in_unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -fPIC -DPIC -o .libs/in_unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '../../../src/libgfortran/generated/in_unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '../../../src/libgfortran/generated/in_unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '../../../src/libgfortran/generated/in_unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '../../../src/libgfortran/generated/in_unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '../../../src/libgfortran/generated/pow_i4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '../../../src/libgfortran/generated/pow_i8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '../../../src/libgfortran/generated/pow_i16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '../../../src/libgfortran/generated/pow_r16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '../../../src/libgfortran/generated/pow_c4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '../../../src/libgfortran/generated/pow_c8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '../../../src/libgfortran/generated/pow_c10_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '../../../src/libgfortran/generated/pow_c16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '../../../src/libgfortran/generated/pow_i4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '../../../src/libgfortran/generated/pow_i8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '../../../src/libgfortran/generated/pow_i16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '../../../src/libgfortran/generated/pow_r4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '../../../src/libgfortran/generated/pow_r8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '../../../src/libgfortran/generated/pow_r10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '../../../src/libgfortran/generated/pow_r16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '../../../src/libgfortran/generated/pow_c4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '../../../src/libgfortran/generated/pow_c8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '../../../src/libgfortran/generated/pow_c10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '../../../src/libgfortran/generated/pow_c16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '../../../src/libgfortran/generated/pow_i4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '../../../src/libgfortran/generated/pow_i8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '../../../src/libgfortran/generated/pow_i16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '../../../src/libgfortran/generated/pow_r4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '../../../src/libgfortran/generated/pow_r8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '../../../src/libgfortran/generated/pow_r10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '../../../src/libgfortran/generated/pow_r16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '../../../src/libgfortran/generated/pow_c4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '../../../src/libgfortran/generated/pow_c8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '../../../src/libgfortran/generated/pow_c10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '../../../src/libgfortran/generated/pow_c16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '../../../src/libgfortran/generated/pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -fPIC -DPIC -o .libs/pack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '../../../src/libgfortran/generated/pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -fPIC -DPIC -o .libs/pack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '../../../src/libgfortran/generated/pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -fPIC -DPIC -o .libs/pack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '../../../src/libgfortran/generated/pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -fPIC -DPIC -o .libs/pack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '../../../src/libgfortran/generated/pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -fPIC -DPIC -o .libs/pack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '../../../src/libgfortran/generated/pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -fPIC -DPIC -o .libs/pack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '../../../src/libgfortran/generated/pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -fPIC -DPIC -o .libs/pack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '../../../src/libgfortran/generated/pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -fPIC -DPIC -o .libs/pack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '../../../src/libgfortran/generated/pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -fPIC -DPIC -o .libs/pack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '../../../src/libgfortran/generated/pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -fPIC -DPIC -o .libs/pack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '../../../src/libgfortran/generated/pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -fPIC -DPIC -o .libs/pack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '../../../src/libgfortran/generated/pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -fPIC -DPIC -o .libs/pack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '../../../src/libgfortran/generated/pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -fPIC -DPIC -o .libs/pack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '../../../src/libgfortran/generated/unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -fPIC -DPIC -o .libs/unpack_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '../../../src/libgfortran/generated/unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -fPIC -DPIC -o .libs/unpack_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '../../../src/libgfortran/generated/unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -fPIC -DPIC -o .libs/unpack_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '../../../src/libgfortran/generated/unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -fPIC -DPIC -o .libs/unpack_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '../../../src/libgfortran/generated/unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -fPIC -DPIC -o .libs/unpack_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -o unpack_i16.o >/dev/null 2>&1 mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c -o unpack_r4.lo `test -f '../../../src/libgfortran/generated/unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -fPIC -DPIC -o .libs/unpack_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -o unpack_r4.o >/dev/null 2>&1 mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c -o unpack_r8.lo `test -f '../../../src/libgfortran/generated/unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -fPIC -DPIC -o .libs/unpack_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -o unpack_r8.o >/dev/null 2>&1 mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c -o unpack_r10.lo `test -f '../../../src/libgfortran/generated/unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -fPIC -DPIC -o .libs/unpack_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -o unpack_r10.o >/dev/null 2>&1 mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c -o unpack_r16.lo `test -f '../../../src/libgfortran/generated/unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -fPIC -DPIC -o .libs/unpack_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -o unpack_r16.o >/dev/null 2>&1 mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c -o unpack_c4.lo `test -f '../../../src/libgfortran/generated/unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -fPIC -DPIC -o .libs/unpack_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1 mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c -o unpack_c8.lo `test -f '../../../src/libgfortran/generated/unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -fPIC -DPIC -o .libs/unpack_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1 mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c -o unpack_c10.lo `test -f '../../../src/libgfortran/generated/unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -fPIC -DPIC -o .libs/unpack_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1 mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c -o unpack_c16.lo `test -f '../../../src/libgfortran/generated/unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -fPIC -DPIC -o .libs/unpack_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1 mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c -o spread_i1.lo `test -f '../../../src/libgfortran/generated/spread_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -fPIC -DPIC -o .libs/spread_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1 mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../src/libgfortran/generated/spread_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -fPIC -DPIC -o .libs/spread_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1 mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../src/libgfortran/generated/spread_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -fPIC -DPIC -o .libs/spread_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1 mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../src/libgfortran/generated/spread_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -fPIC -DPIC -o .libs/spread_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1 mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../src/libgfortran/generated/spread_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -fPIC -DPIC -o .libs/spread_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1 mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../src/libgfortran/generated/spread_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -fPIC -DPIC -o .libs/spread_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1 mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../src/libgfortran/generated/spread_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -fPIC -DPIC -o .libs/spread_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1 mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../src/libgfortran/generated/spread_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -fPIC -DPIC -o .libs/spread_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1 mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../src/libgfortran/generated/spread_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -fPIC -DPIC -o .libs/spread_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1 mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../src/libgfortran/generated/spread_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -fPIC -DPIC -o .libs/spread_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1 mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../src/libgfortran/generated/spread_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -fPIC -DPIC -o .libs/spread_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1 mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../src/libgfortran/generated/spread_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -fPIC -DPIC -o .libs/spread_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1 mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../src/libgfortran/generated/spread_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -fPIC -DPIC -o .libs/spread_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1 mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../src/libgfortran/generated/cshift0_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i1.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -fPIC -DPIC -o .libs/cshift0_i1.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1 mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../src/libgfortran/generated/cshift0_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -fPIC -DPIC -o .libs/cshift0_i2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1 mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../src/libgfortran/generated/cshift0_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -fPIC -DPIC -o .libs/cshift0_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1 mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../src/libgfortran/generated/cshift0_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -fPIC -DPIC -o .libs/cshift0_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1 mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../src/libgfortran/generated/cshift0_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -fPIC -DPIC -o .libs/cshift0_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1 mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../src/libgfortran/generated/cshift0_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -fPIC -DPIC -o .libs/cshift0_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1 mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../src/libgfortran/generated/cshift0_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -fPIC -DPIC -o .libs/cshift0_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1 mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../src/libgfortran/generated/cshift0_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -fPIC -DPIC -o .libs/cshift0_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1 mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../src/libgfortran/generated/cshift0_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -fPIC -DPIC -o .libs/cshift0_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1 mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../src/libgfortran/generated/cshift0_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c4.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -fPIC -DPIC -o .libs/cshift0_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1 mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../src/libgfortran/generated/cshift0_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c8.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -fPIC -DPIC -o .libs/cshift0_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1 mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../src/libgfortran/generated/cshift0_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c10.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -fPIC -DPIC -o .libs/cshift0_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1 mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../src/libgfortran/generated/cshift0_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c16.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -fPIC -DPIC -o .libs/cshift0_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1 mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../src/libgfortran/'`io/size_from_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../src/libgfortran/'`io/close.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -o close.o >/dev/null 2>&1 mv -f .deps/close.Tpo .deps/close.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../src/libgfortran/'`io/file_pos.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 mv -f .deps/file_pos.Tpo .deps/file_pos.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../src/libgfortran/'`io/format.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -o format.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../src/libgfortran/'`io/inquire.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 mv -f .deps/inquire.Tpo .deps/inquire.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../src/libgfortran/'`io/intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -fPIC -DPIC -o .libs/intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1 mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../src/libgfortran/'`io/list_read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 mv -f .deps/list_read.Tpo .deps/list_read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../src/libgfortran/'`io/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../src/libgfortran/'`io/open.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -o open.o >/dev/null 2>&1 mv -f .deps/open.Tpo .deps/open.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../src/libgfortran/'`io/read.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -o read.o >/dev/null 2>&1 mv -f .deps/read.Tpo .deps/read.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../src/libgfortran/'`io/transfer.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 mv -f .deps/transfer.Tpo .deps/transfer.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../src/libgfortran/'`io/transfer128.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -fPIC -DPIC -o .libs/transfer128.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1 mv -f .deps/transfer128.Tpo .deps/transfer128.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../src/libgfortran/'`io/unit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 mv -f .deps/unit.Tpo .deps/unit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../src/libgfortran/'`io/unix.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../src/libgfortran/'`io/write.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -o write.o >/dev/null 2>&1 mv -f .deps/write.Tpo .deps/write.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../src/libgfortran/'`io/fbuf.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -fPIC -DPIC -o .libs/fbuf.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1 mv -f .deps/fbuf.Tpo .deps/fbuf.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../src/libgfortran/'`intrinsics/associated.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 mv -f .deps/associated.Tpo .deps/associated.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../src/libgfortran/'`intrinsics/abort.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 mv -f .deps/abort.Tpo .deps/abort.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../src/libgfortran/'`intrinsics/args.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../src/libgfortran/'`intrinsics/cshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 mv -f .deps/cshift0.Tpo .deps/cshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift0.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift2.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../src/libgfortran/'`intrinsics/erfc_scaled.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -fPIC -DPIC -o .libs/erfc_scaled.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1 mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../src/libgfortran/'`intrinsics/extends_type_of.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -fPIC -DPIC -o .libs/extends_type_of.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1 mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../src/libgfortran/'`intrinsics/fnum.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 mv -f .deps/fnum.Tpo .deps/fnum.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../src/libgfortran/'`intrinsics/ierrno.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 mv -f .deps/ierrno.Tpo .deps/ierrno.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../src/libgfortran/'`intrinsics/ishftc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 mv -f .deps/ishftc.Tpo .deps/ishftc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../src/libgfortran/'`intrinsics/mvbits.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 mv -f .deps/mvbits.Tpo .deps/mvbits.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../src/libgfortran/'`intrinsics/move_alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -fPIC -DPIC -o .libs/move_alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1 mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../src/libgfortran/'`intrinsics/selected_char_kind.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -fPIC -DPIC -o .libs/selected_char_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1 mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../src/libgfortran/'`intrinsics/size.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 mv -f .deps/size.Tpo .deps/size.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../src/libgfortran/'`intrinsics/spread_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../src/libgfortran/'`intrinsics/string_intrinsics.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../src/libgfortran/'`intrinsics/rand.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 mv -f .deps/rand.Tpo .deps/rand.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../src/libgfortran/'`intrinsics/random.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_packed.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_int_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -fPIC -o .libs/selected_int_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_real_kind.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -fPIC -o .libs/selected_real_kind.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_pack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_unpack_generic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../src/libgfortran/'`intrinsics/access.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -fPIC -DPIC -o .libs/access.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1 mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../src/libgfortran/'`intrinsics/c99_functions.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../src/libgfortran/'`intrinsics/chdir.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 mv -f .deps/chdir.Tpo .deps/chdir.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../src/libgfortran/'`intrinsics/chmod.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -fPIC -DPIC -o .libs/chmod.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1 mv -f .deps/chmod.Tpo .deps/chmod.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../src/libgfortran/'`intrinsics/clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/clock.Tpo .deps/clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../src/libgfortran/'`intrinsics/cpu_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../src/libgfortran/'`intrinsics/ctime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 mv -f .deps/ctime.Tpo .deps/ctime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../src/libgfortran/'`intrinsics/date_and_time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o ../../../src/libgfortran/intrinsics/date_and_time.c: In function 'date_and_time': ../../../src/libgfortran/intrinsics/date_and_time.c:172:33: warning: '%+03d' directive output may be truncated writing between 3 and 9 bytes into a region of size 6 [-Wformat-truncation=] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [-35791394, 35791394] snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~ ../../../src/libgfortran/intrinsics/date_and_time.c:172:32: note: directive argument in the range [0, 59] ../../../src/libgfortran/intrinsics/date_and_time.c:172:2: note: 'snprintf' output between 6 and 12 bytes into a destination of size 6 snprintf (zone, ZONE_LEN + 1, "%+03d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ values[3] / 60, abs (values[3] % 60)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../src/libgfortran/'`intrinsics/dtime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -fPIC -DPIC -o .libs/dtime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1 mv -f .deps/dtime.Tpo .deps/dtime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../src/libgfortran/'`intrinsics/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../src/libgfortran/'`intrinsics/etime.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 mv -f .deps/etime.Tpo .deps/etime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../src/libgfortran/'`intrinsics/execute_command_line.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -fPIC -DPIC -o .libs/execute_command_line.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1 mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../src/libgfortran/'`intrinsics/exit.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 mv -f .deps/exit.Tpo .deps/exit.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../src/libgfortran/'`intrinsics/gerror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../src/libgfortran/'`intrinsics/getcwd.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../src/libgfortran/'`intrinsics/getlog.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 mv -f .deps/getlog.Tpo .deps/getlog.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../src/libgfortran/'`intrinsics/getXid.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 mv -f .deps/getXid.Tpo .deps/getXid.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../src/libgfortran/'`intrinsics/hostnm.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 mv -f .deps/hostnm.Tpo .deps/hostnm.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../src/libgfortran/'`intrinsics/kill.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 mv -f .deps/kill.Tpo .deps/kill.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../src/libgfortran/'`intrinsics/link.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 mv -f .deps/link.Tpo .deps/link.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../src/libgfortran/'`intrinsics/perror.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 mv -f .deps/perror.Tpo .deps/perror.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../src/libgfortran/'`intrinsics/signal.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../src/libgfortran/'`intrinsics/sleep.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 mv -f .deps/sleep.Tpo .deps/sleep.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../src/libgfortran/'`intrinsics/system.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../src/libgfortran/'`intrinsics/rename.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 mv -f .deps/rename.Tpo .deps/rename.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../src/libgfortran/'`intrinsics/stat.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 mv -f .deps/stat.Tpo .deps/stat.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../src/libgfortran/'`intrinsics/symlnk.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 mv -f .deps/symlnk.Tpo .deps/symlnk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../src/libgfortran/'`intrinsics/system_clock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 mv -f .deps/system_clock.Tpo .deps/system_clock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../src/libgfortran/'`intrinsics/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../src/libgfortran/'`intrinsics/umask.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 mv -f .deps/umask.Tpo .deps/umask.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../src/libgfortran/'`intrinsics/unlink.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 mv -f .deps/unlink.Tpo .deps/unlink.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '../../../src/libgfortran/'`ieee/ieee_helper.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -fPIC -DPIC -o .libs/ieee_helper.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ieee_helper.lo -MD -MP -MF .deps/ieee_helper.Tpo -c ../../../src/libgfortran/ieee/ieee_helper.c -o ieee_helper.o >/dev/null 2>&1 mv -f .deps/ieee_helper.Tpo .deps/ieee_helper.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_exceptions.lo `test -f 'ieee/ieee_exceptions.F90' || echo '../../../src/libgfortran/'`ieee/ieee_exceptions.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -fPIC -o .libs/ieee_exceptions.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_exceptions.F90 -o ieee_exceptions.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_arithmetic.lo ../../../src/libgfortran/ieee/ieee_arithmetic.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -fPIC -o .libs/ieee_arithmetic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_arithmetic.F90 -o ieee_arithmetic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c -o ieee_features.lo `test -f 'ieee/ieee_features.F90' || echo '../../../src/libgfortran/'`ieee/ieee_features.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -fPIC -o .libs/ieee_features.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -Wno-unused-dummy-argument -Wno-c-binding-type -ffree-line-length-0 -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/ieee/ieee_features.F90 -o ieee_features.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c4.lo `test -f '../../../src/libgfortran/generated/_abs_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -fPIC -o .libs/_abs_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c8.lo `test -f '../../../src/libgfortran/generated/_abs_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -fPIC -o .libs/_abs_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c10.lo `test -f '../../../src/libgfortran/generated/_abs_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -fPIC -o .libs/_abs_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c16.lo `test -f '../../../src/libgfortran/generated/_abs_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -fPIC -o .libs/_abs_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i4.lo `test -f '../../../src/libgfortran/generated/_abs_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -fPIC -o .libs/_abs_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i8.lo `test -f '../../../src/libgfortran/generated/_abs_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -fPIC -o .libs/_abs_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i16.lo `test -f '../../../src/libgfortran/generated/_abs_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -fPIC -o .libs/_abs_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r4.lo `test -f '../../../src/libgfortran/generated/_abs_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -fPIC -o .libs/_abs_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r8.lo `test -f '../../../src/libgfortran/generated/_abs_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -fPIC -o .libs/_abs_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r10.lo `test -f '../../../src/libgfortran/generated/_abs_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -fPIC -o .libs/_abs_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r16.lo `test -f '../../../src/libgfortran/generated/_abs_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -fPIC -o .libs/_abs_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c4.lo `test -f '../../../src/libgfortran/generated/_aimag_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -fPIC -o .libs/_aimag_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c8.lo `test -f '../../../src/libgfortran/generated/_aimag_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -fPIC -o .libs/_aimag_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c10.lo `test -f '../../../src/libgfortran/generated/_aimag_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -fPIC -o .libs/_aimag_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -o _aimag_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c16.lo `test -f '../../../src/libgfortran/generated/_aimag_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -fPIC -o .libs/_aimag_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -o _aimag_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r4.lo `test -f '../../../src/libgfortran/generated/_exp_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -fPIC -o .libs/_exp_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r8.lo `test -f '../../../src/libgfortran/generated/_exp_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -fPIC -o .libs/_exp_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r10.lo `test -f '../../../src/libgfortran/generated/_exp_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -fPIC -o .libs/_exp_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r16.lo `test -f '../../../src/libgfortran/generated/_exp_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -fPIC -o .libs/_exp_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c4.lo `test -f '../../../src/libgfortran/generated/_exp_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -fPIC -o .libs/_exp_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c8.lo `test -f '../../../src/libgfortran/generated/_exp_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -fPIC -o .libs/_exp_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c10.lo `test -f '../../../src/libgfortran/generated/_exp_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -fPIC -o .libs/_exp_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c16.lo `test -f '../../../src/libgfortran/generated/_exp_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -fPIC -o .libs/_exp_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r4.lo `test -f '../../../src/libgfortran/generated/_log_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -fPIC -o .libs/_log_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r8.lo `test -f '../../../src/libgfortran/generated/_log_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -fPIC -o .libs/_log_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r10.lo `test -f '../../../src/libgfortran/generated/_log_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -fPIC -o .libs/_log_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r16.lo `test -f '../../../src/libgfortran/generated/_log_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -fPIC -o .libs/_log_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c4.lo `test -f '../../../src/libgfortran/generated/_log_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -fPIC -o .libs/_log_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c8.lo `test -f '../../../src/libgfortran/generated/_log_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -fPIC -o .libs/_log_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c10.lo `test -f '../../../src/libgfortran/generated/_log_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -fPIC -o .libs/_log_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c16.lo `test -f '../../../src/libgfortran/generated/_log_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -fPIC -o .libs/_log_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r4.lo `test -f '../../../src/libgfortran/generated/_log10_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -fPIC -o .libs/_log10_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r8.lo `test -f '../../../src/libgfortran/generated/_log10_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -fPIC -o .libs/_log10_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r10.lo `test -f '../../../src/libgfortran/generated/_log10_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -fPIC -o .libs/_log10_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r16.lo `test -f '../../../src/libgfortran/generated/_log10_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -fPIC -o .libs/_log10_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r4.lo `test -f '../../../src/libgfortran/generated/_sqrt_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -fPIC -o .libs/_sqrt_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r8.lo `test -f '../../../src/libgfortran/generated/_sqrt_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -fPIC -o .libs/_sqrt_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r10.lo `test -f '../../../src/libgfortran/generated/_sqrt_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -fPIC -o .libs/_sqrt_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r16.lo `test -f '../../../src/libgfortran/generated/_sqrt_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -fPIC -o .libs/_sqrt_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c4.lo `test -f '../../../src/libgfortran/generated/_sqrt_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -fPIC -o .libs/_sqrt_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c8.lo `test -f '../../../src/libgfortran/generated/_sqrt_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -fPIC -o .libs/_sqrt_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c10.lo `test -f '../../../src/libgfortran/generated/_sqrt_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -fPIC -o .libs/_sqrt_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c16.lo `test -f '../../../src/libgfortran/generated/_sqrt_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -fPIC -o .libs/_sqrt_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r4.lo `test -f '../../../src/libgfortran/generated/_asin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -fPIC -o .libs/_asin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r8.lo `test -f '../../../src/libgfortran/generated/_asin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -fPIC -o .libs/_asin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r10.lo `test -f '../../../src/libgfortran/generated/_asin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -fPIC -o .libs/_asin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r16.lo `test -f '../../../src/libgfortran/generated/_asin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -fPIC -o .libs/_asin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r4.lo `test -f '../../../src/libgfortran/generated/_asinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -fPIC -o .libs/_asinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -o _asinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r8.lo `test -f '../../../src/libgfortran/generated/_asinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -fPIC -o .libs/_asinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -o _asinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r10.lo `test -f '../../../src/libgfortran/generated/_asinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -fPIC -o .libs/_asinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -o _asinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r16.lo `test -f '../../../src/libgfortran/generated/_asinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -fPIC -o .libs/_asinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -o _asinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r4.lo `test -f '../../../src/libgfortran/generated/_acos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -fPIC -o .libs/_acos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r8.lo `test -f '../../../src/libgfortran/generated/_acos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -fPIC -o .libs/_acos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r10.lo `test -f '../../../src/libgfortran/generated/_acos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -fPIC -o .libs/_acos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r16.lo `test -f '../../../src/libgfortran/generated/_acos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -fPIC -o .libs/_acos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r4.lo `test -f '../../../src/libgfortran/generated/_acosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -fPIC -o .libs/_acosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -o _acosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r8.lo `test -f '../../../src/libgfortran/generated/_acosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -fPIC -o .libs/_acosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -o _acosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r10.lo `test -f '../../../src/libgfortran/generated/_acosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -fPIC -o .libs/_acosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -o _acosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r16.lo `test -f '../../../src/libgfortran/generated/_acosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -fPIC -o .libs/_acosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -o _acosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r4.lo `test -f '../../../src/libgfortran/generated/_atan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -fPIC -o .libs/_atan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r8.lo `test -f '../../../src/libgfortran/generated/_atan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -fPIC -o .libs/_atan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r10.lo `test -f '../../../src/libgfortran/generated/_atan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -fPIC -o .libs/_atan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r16.lo `test -f '../../../src/libgfortran/generated/_atan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -fPIC -o .libs/_atan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r4.lo `test -f '../../../src/libgfortran/generated/_atanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -fPIC -o .libs/_atanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r8.lo `test -f '../../../src/libgfortran/generated/_atanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -fPIC -o .libs/_atanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r10.lo `test -f '../../../src/libgfortran/generated/_atanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -fPIC -o .libs/_atanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r16.lo `test -f '../../../src/libgfortran/generated/_atanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -fPIC -o .libs/_atanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -o _atanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r4.lo `test -f '../../../src/libgfortran/generated/_sin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -fPIC -o .libs/_sin_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r8.lo `test -f '../../../src/libgfortran/generated/_sin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -fPIC -o .libs/_sin_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r10.lo `test -f '../../../src/libgfortran/generated/_sin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -fPIC -o .libs/_sin_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r16.lo `test -f '../../../src/libgfortran/generated/_sin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -fPIC -o .libs/_sin_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c4.lo `test -f '../../../src/libgfortran/generated/_sin_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -fPIC -o .libs/_sin_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c8.lo `test -f '../../../src/libgfortran/generated/_sin_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -fPIC -o .libs/_sin_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c10.lo `test -f '../../../src/libgfortran/generated/_sin_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -fPIC -o .libs/_sin_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c16.lo `test -f '../../../src/libgfortran/generated/_sin_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -fPIC -o .libs/_sin_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r4.lo `test -f '../../../src/libgfortran/generated/_cos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -fPIC -o .libs/_cos_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r8.lo `test -f '../../../src/libgfortran/generated/_cos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -fPIC -o .libs/_cos_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r10.lo `test -f '../../../src/libgfortran/generated/_cos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -fPIC -o .libs/_cos_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r16.lo `test -f '../../../src/libgfortran/generated/_cos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -fPIC -o .libs/_cos_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c4.lo `test -f '../../../src/libgfortran/generated/_cos_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -fPIC -o .libs/_cos_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c8.lo `test -f '../../../src/libgfortran/generated/_cos_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -fPIC -o .libs/_cos_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c10.lo `test -f '../../../src/libgfortran/generated/_cos_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -fPIC -o .libs/_cos_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c16.lo `test -f '../../../src/libgfortran/generated/_cos_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -fPIC -o .libs/_cos_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r4.lo `test -f '../../../src/libgfortran/generated/_tan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -fPIC -o .libs/_tan_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r8.lo `test -f '../../../src/libgfortran/generated/_tan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -fPIC -o .libs/_tan_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r10.lo `test -f '../../../src/libgfortran/generated/_tan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -fPIC -o .libs/_tan_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r16.lo `test -f '../../../src/libgfortran/generated/_tan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -fPIC -o .libs/_tan_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r4.lo `test -f '../../../src/libgfortran/generated/_sinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -fPIC -o .libs/_sinh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r8.lo `test -f '../../../src/libgfortran/generated/_sinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -fPIC -o .libs/_sinh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r10.lo `test -f '../../../src/libgfortran/generated/_sinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -fPIC -o .libs/_sinh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r16.lo `test -f '../../../src/libgfortran/generated/_sinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -fPIC -o .libs/_sinh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r4.lo `test -f '../../../src/libgfortran/generated/_cosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -fPIC -o .libs/_cosh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r8.lo `test -f '../../../src/libgfortran/generated/_cosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -fPIC -o .libs/_cosh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r10.lo `test -f '../../../src/libgfortran/generated/_cosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -fPIC -o .libs/_cosh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r16.lo `test -f '../../../src/libgfortran/generated/_cosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -fPIC -o .libs/_cosh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r4.lo `test -f '../../../src/libgfortran/generated/_tanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -fPIC -o .libs/_tanh_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r8.lo `test -f '../../../src/libgfortran/generated/_tanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -fPIC -o .libs/_tanh_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r10.lo `test -f '../../../src/libgfortran/generated/_tanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -fPIC -o .libs/_tanh_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r16.lo `test -f '../../../src/libgfortran/generated/_tanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -fPIC -o .libs/_tanh_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c4.lo `test -f '../../../src/libgfortran/generated/_conjg_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -fPIC -o .libs/_conjg_c4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c8.lo `test -f '../../../src/libgfortran/generated/_conjg_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -fPIC -o .libs/_conjg_c8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c10.lo `test -f '../../../src/libgfortran/generated/_conjg_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -fPIC -o .libs/_conjg_c10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c16.lo `test -f '../../../src/libgfortran/generated/_conjg_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -fPIC -o .libs/_conjg_c16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r4.lo `test -f '../../../src/libgfortran/generated/_aint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -fPIC -o .libs/_aint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r8.lo `test -f '../../../src/libgfortran/generated/_aint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -fPIC -o .libs/_aint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r10.lo `test -f '../../../src/libgfortran/generated/_aint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -fPIC -o .libs/_aint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r16.lo `test -f '../../../src/libgfortran/generated/_aint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -fPIC -o .libs/_aint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r4.lo `test -f '../../../src/libgfortran/generated/_anint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -fPIC -o .libs/_anint_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r8.lo `test -f '../../../src/libgfortran/generated/_anint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -fPIC -o .libs/_anint_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r10.lo `test -f '../../../src/libgfortran/generated/_anint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -fPIC -o .libs/_anint_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r16.lo `test -f '../../../src/libgfortran/generated/_anint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -fPIC -o .libs/_anint_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i4.lo `test -f '../../../src/libgfortran/generated/_sign_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -fPIC -o .libs/_sign_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i8.lo `test -f '../../../src/libgfortran/generated/_sign_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -fPIC -o .libs/_sign_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i16.lo `test -f '../../../src/libgfortran/generated/_sign_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -fPIC -o .libs/_sign_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r4.lo `test -f '../../../src/libgfortran/generated/_sign_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -fPIC -o .libs/_sign_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r8.lo `test -f '../../../src/libgfortran/generated/_sign_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -fPIC -o .libs/_sign_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r10.lo `test -f '../../../src/libgfortran/generated/_sign_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -fPIC -o .libs/_sign_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r16.lo `test -f '../../../src/libgfortran/generated/_sign_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -fPIC -o .libs/_sign_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i4.lo `test -f '../../../src/libgfortran/generated/_dim_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -fPIC -o .libs/_dim_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i8.lo `test -f '../../../src/libgfortran/generated/_dim_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -fPIC -o .libs/_dim_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i16.lo `test -f '../../../src/libgfortran/generated/_dim_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -fPIC -o .libs/_dim_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r4.lo `test -f '../../../src/libgfortran/generated/_dim_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -fPIC -o .libs/_dim_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r8.lo `test -f '../../../src/libgfortran/generated/_dim_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -fPIC -o .libs/_dim_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r10.lo `test -f '../../../src/libgfortran/generated/_dim_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -fPIC -o .libs/_dim_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r16.lo `test -f '../../../src/libgfortran/generated/_dim_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -fPIC -o .libs/_dim_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r4.lo `test -f '../../../src/libgfortran/generated/_atan2_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -fPIC -o .libs/_atan2_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r8.lo `test -f '../../../src/libgfortran/generated/_atan2_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -fPIC -o .libs/_atan2_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r10.lo `test -f '../../../src/libgfortran/generated/_atan2_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -fPIC -o .libs/_atan2_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r16.lo `test -f '../../../src/libgfortran/generated/_atan2_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -fPIC -o .libs/_atan2_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i4.lo `test -f '../../../src/libgfortran/generated/_mod_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -fPIC -o .libs/_mod_i4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i8.lo `test -f '../../../src/libgfortran/generated/_mod_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -fPIC -o .libs/_mod_i8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i16.lo `test -f '../../../src/libgfortran/generated/_mod_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -fPIC -o .libs/_mod_i16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r4.lo `test -f '../../../src/libgfortran/generated/_mod_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r4.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -fPIC -o .libs/_mod_r4.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r8.lo `test -f '../../../src/libgfortran/generated/_mod_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r8.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -fPIC -o .libs/_mod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r10.lo `test -f '../../../src/libgfortran/generated/_mod_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r10.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -fPIC -o .libs/_mod_r10.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r16.lo `test -f '../../../src/libgfortran/generated/_mod_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r16.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -fPIC -o .libs/_mod_r16.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o misc_specifics.lo `test -f '../../../src/libgfortran/generated/misc_specifics.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/misc_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -fPIC -o .libs/misc_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -o misc_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../../../src/libgfortran/'`intrinsics/dprod_r8.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -fPIC -o .libs/dprod_r8.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../../../src/libgfortran/'`intrinsics/f2c_specifics.F90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -fPIC -o .libs/f2c_specifics.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../../../src/libgfortran/../libquadmath -I../.././gcc -I../../../src/libgfortran/../libgcc -I../libgcc -I../../../src/libgfortran/../libbacktrace -I../libbacktrace -I../libbacktrace -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info `grep -v '^#' ../../../src/libgfortran/libtool-version` ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath/.libs -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 ../libquadmath/.libs/libquadmath.so -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libgfortran.so.4" && ln -s "libgfortran.so.4.0.0" "libgfortran.so.4") libtool: link: (cd ".libs" && rm -f "libgfortran.so" && ln -s "libgfortran.so.4.0.0" "libgfortran.so") libtool: link: (cd .libs/libgfortran.lax/libbacktrace.a && ar x "/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/../libbacktrace/.libs/libbacktrace.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o || cp .libs/libgfortran.lax/libbacktrace.a/backtrace.o .libs/libgfortran.lax/lt1-backtrace.o libtool: link: ar rc .libs/libgfortran.a bounds.o compile_options.o memory.o string.o select.o backtrace.o convert_char.o environ.o error.o fpu.o main.o pause.o stop.o all_l1.o all_l2.o all_l4.o all_l8.o all_l16.o any_l1.o any_l2.o any_l4.o any_l8.o any_l16.o count_1_l.o count_2_l.o count_4_l.o count_8_l.o count_16_l.o maxloc0_4_i1.o maxloc0_8_i1.o maxloc0_16_i1.o maxloc0_4_i2.o maxloc0_8_i2.o maxloc0_16_i2.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc1_4_i1.o maxloc1_8_i1.o maxloc1_16_i1.o maxloc1_4_i2.o maxloc1_8_i2.o maxloc1_16_i2.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxval_i1.o maxval_i2.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o minloc0_4_i1.o minloc0_8_i1.o minloc0_16_i1.o minloc0_4_i2.o minloc0_8_i2.o minloc0_16_i2.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc1_4_i1.o minloc1_8_i1.o minloc1_16_i1.o minloc1_4_i2.o minloc1_8_i2.o minloc1_16_i2.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minval_i1.o minval_i2.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o product_i1.o product_i2.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_c4.o product_c8.o product_c10.o product_c16.o sum_i1.o sum_i2.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o bessel_r4.o bessel_r8.o bessel_r10.o bessel_r16.o iall_i1.o iall_i2.o iall_i4.o iall_i8.o iall_i16.o iany_i1.o iany_i2.o iany_i4.o iany_i8.o iany_i16.o iparity_i1.o iparity_i2.o iparity_i4.o iparity_i8.o iparity_i16.o norm2_r4.o norm2_r8.o norm2_r10.o norm2_r16.o parity_l1.o parity_l2.o parity_l4.o parity_l8.o parity_l16.o matmul_i1.o matmul_i2.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_l4.o matmul_l8.o matmul_l16.o shape_i1.o shape_i2.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r4.o reshape_r8.o reshape_r10.o reshape_r16.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o in_pack_i1.o in_pack_i2.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_r4.o in_pack_r8.o in_pack_r10.o in_pack_r16.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_unpack_i1.o in_unpack_i2.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_r4.o in_unpack_r8.o in_unpack_r10.o in_unpack_r16.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r16_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o pack_i1.o pack_i2.o pack_i4.o pack_i8.o pack_i16.o pack_r4.o pack_r8.o pack_r10.o pack_r16.o pack_c4.o pack_c8.o pack_c10.o pack_c16.o unpack_i1.o unpack_i2.o unpack_i4.o unpack_i8.o unpack_i16.o unpack_r4.o unpack_r8.o unpack_r10.o unpack_r16.o unpack_c4.o unpack_c8.o unpack_c10.o unpack_c16.o spread_i1.o spread_i2.o spread_i4.o spread_i8.o spread_i16.o spread_r4.o spread_r8.o spread_r10.o spread_r16.o spread_c4.o spread_c8.o spread_c10.o spread_c16.o cshift0_i1.o cshift0_i2.o cshift0_i4.o cshift0_i8.o cshift0_i16.o cshift0_r4.o cshift0_r8.o cshift0_r10.o cshift0_r16.o cshift0_c4.o cshift0_c8.o cshift0_c10.o cshift0_c16.o size_from_kind.o close.o file_pos.o format.o inquire.o intrinsics.o list_read.o lock.o open.o read.o transfer.o transfer128.o unit.o unix.o write.o fbuf.o associated.o abort.o args.o cshift0.o eoshift0.o eoshift2.o erfc_scaled.o extends_type_of.o fnum.o ierrno.o ishftc.o mvbits.o move_alloc.o pack_generic.o selected_char_kind.o size.o spread_generic.o string_intrinsics.o rand.o random.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o unpack_generic.o in_pack_generic.o in_unpack_generic.o access.o c99_functions.o chdir.o chmod.o clock.o cpu_time.o ctime.o date_and_time.o dtime.o env.o etime.o execute_command_line.o exit.o gerror.o getcwd.o getlog.o getXid.o hostnm.o kill.o link.o perror.o signal.o sleep.o system.o rename.o stat.o symlnk.o system_clock.o time.o umask.o unlink.o ieee_helper.o ieee_arithmetic.o ieee_exceptions.o ieee_features.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _aimag_c4.o _aimag_c8.o _aimag_c10.o _aimag_c16.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _asinh_r4.o _asinh_r8.o _asinh_r10.o _asinh_r16.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _acosh_r4.o _acosh_r8.o _acosh_r10.o _acosh_r16.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _atanh_r4.o _atanh_r8.o _atanh_r10.o _atanh_r16.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o f2c_specifics.o .libs/libgfortran.lax/libbacktrace.a/state.o .libs/libgfortran.lax/libbacktrace.a/elf.o .libs/libgfortran.lax/libbacktrace.a/mmap.o .libs/libgfortran.lax/libbacktrace.a/sort.o .libs/libgfortran.lax/libbacktrace.a/posix.o .libs/libgfortran.lax/libbacktrace.a/atomic.o .libs/libgfortran.lax/libbacktrace.a/print.o .libs/libgfortran.lax/libbacktrace.a/fileline.o .libs/libgfortran.lax/libbacktrace.a/mmapio.o .libs/libgfortran.lax/libbacktrace.a/dwarf.o .libs/libgfortran.lax/lt1-backtrace.o .libs/libgfortran.lax/libbacktrace.a/simple.o libtool: link: ranlib .libs/libgfortran.a libtool: link: rm -fr .libs/libgfortran.lax .libs/libgfortran.lax libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" ) true DO=all multi-do # make : : : make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' Checking multilib configuration for libgomp... mkdir -p -- x86_64-pc-linux-gnu/libgomp Configuring in x86_64-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gfortran... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... no checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for dlsym in -ldl... yes checking for unistd.h... (cached) yes checking for secure_getenv... yes checking for __secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for getloadavg... yes checking for clock_gettime... yes checking for strtoull... yes checking whether the target supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating testsuite/libgomp-test-support.pt.exp config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_options ""' echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_lib_paths ""' mv libgomp-test-support.exp.tmp libgomp-test-support.exp make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libgomp/../gcc/doc/include -I ../../../src/libgomp -o libgomp.info ../../../src/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../src/libgomp/alloc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../src/libgomp/atomic.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../src/libgomp/atomic.c -o atomic.o >/dev/null 2>&1 mv -f .deps/atomic.Tpo .deps/atomic.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../src/libgomp/barrier.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../src/libgomp/critical.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../src/libgomp/env.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../src/libgomp/error.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../src/libgomp/icv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -fPIC -DPIC -o .libs/icv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../src/libgomp/icv.c -o icv.o >/dev/null 2>&1 mv -f .deps/icv.Tpo .deps/icv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../src/libgomp/icv-device.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -fPIC -DPIC -o .libs/icv-device.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../src/libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 mv -f .deps/icv-device.Tpo .deps/icv-device.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../src/libgomp/iter.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../src/libgomp/iter_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../src/libgomp/loop.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../src/libgomp/loop_ull.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../src/libgomp/ordered.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../src/libgomp/parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../src/libgomp/sections.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../src/libgomp/single.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../src/libgomp/task.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../src/libgomp/team.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../src/libgomp/work.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libgomp/config/linux/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../src/libgomp/config/linux/mutex.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../src/libgomp/config/linux/proc.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../src/libgomp/config/linux/sem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../src/libgomp/config/linux/bar.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../src/libgomp/config/linux/ptrlock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../src/libgomp/config/posix/time.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../src/libgomp/fortran.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../src/libgomp/config/linux/affinity.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../src/libgomp/target.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -fPIC -DPIC -o .libs/target.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../src/libgomp/target.c -o target.o >/dev/null 2>&1 mv -f .deps/target.Tpo .deps/target.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../src/libgomp/splay-tree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -fPIC -DPIC -o .libs/splay-tree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../src/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../src/libgomp/libgomp-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -fPIC -DPIC -o .libs/libgomp-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../src/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../src/libgomp/oacc-parallel.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -fPIC -DPIC -o .libs/oacc-parallel.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../src/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../src/libgomp/oacc-host.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -fPIC -DPIC -o .libs/oacc-host.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../src/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../src/libgomp/oacc-init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -fPIC -DPIC -o .libs/oacc-init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../src/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../src/libgomp/oacc-mem.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -fPIC -DPIC -o .libs/oacc-mem.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../src/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../src/libgomp/oacc-async.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -fPIC -DPIC -o .libs/oacc-async.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../src/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../src/libgomp/oacc-plugin.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -fPIC -DPIC -o .libs/oacc-plugin.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../src/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../src/libgomp/oacc-cuda.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -fPIC -DPIC -o .libs/oacc-cuda.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../src/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../src/libgomp/priority_queue.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../src/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo /bin/sh ./libtool --tag=FC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c -o openacc.lo ../../../src/libgomp/openacc.f90 libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -fPIC -o .libs/openacc.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -c ../../../src/libgomp/openacc.f90 -o openacc.o >/dev/null 2>&1 /usr/bin/grep -E -v '#(#| |$)' ../../../src/libgomp/libgomp.map | \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/x86 -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -I../../../src/libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -g -O2 -E -P -include config.h - > libgomp.ver || (rm -f libgomp.ver ; exit 1) /bin/sh ./libtool --tag CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,libgomp.ver -rpath /home/sverre/sage/local/lib/../lib64 alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo openacc.lo -ldl libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/openacc.o -ldl -pthread -Wl,-O1 -Wl,--version-script -Wl,libgomp.ver -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o openacc.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) true DO=all multi-do # make /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/gfortran -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90 : : : make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Checking multilib configuration for libatomic... mkdir -p -- x86_64-pc-linux-gnu/libatomic Configuring in x86_64-pc-linux-gnu/libatomic configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include 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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include accepts -g... yes checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking dependency style of /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... gcc3 checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-nm... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking how to print strings... 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... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm checking the name lister (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/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 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm output from /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld -m elf_x86_64) 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 whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for 1 byte integer... yes checking for 2 byte integer... yes checking for 4 byte integer... yes checking for 8 byte integer... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking for __atomic_load/store for size 2... yes checking for __atomic_load/store for size 4... yes checking for __atomic_load/store for size 8... yes checking for __atomic_load/store for size 16... no checking for __atomic_test_and_set for size 1... yes checking for __atomic_test_and_set for size 2... yes checking for __atomic_test_and_set for size 4... yes checking for __atomic_test_and_set for size 8... yes checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... yes checking for __atomic_exchange for size 2... yes checking for __atomic_exchange for size 4... yes checking for __atomic_exchange for size 8... yes checking for __atomic_exchange for size 16... no checking for __atomic_compare_exchange for size 1... yes checking for __atomic_compare_exchange for size 2... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes checking for __atomic_compare_exchange for size 16... no checking for __atomic_fetch_add for size 1... yes checking for __atomic_fetch_add for size 2... yes checking for __atomic_fetch_add for size 4... yes checking for __atomic_fetch_add for size 8... yes checking for __atomic_fetch_add for size 16... no checking for __atomic_fetch_op for size 1... yes checking for __atomic_fetch_op for size 2... yes checking for __atomic_fetch_op for size 4... yes checking for __atomic_fetch_op for size 8... yes checking for __atomic_fetch_op for size 16... no checking whether byte ordering is bigendian... no checking for the word size... 8 checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports the ifunc attribute... yes checking for ld used by /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include ... (cached) /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld checking if the linker (/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating auto-config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make all-recursive make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making all in testsuite make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../src/libatomic/gload.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../src/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gload.Tpo .deps/gload.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../src/libatomic/gstore.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../src/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 mv -f .deps/gstore.Tpo .deps/gstore.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../src/libatomic/gcas.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../src/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../src/libatomic/gexch.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../src/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 mv -f .deps/gexch.Tpo .deps/gexch.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../src/libatomic/glfree.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../src/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libatomic/config/posix/lock.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../src/libatomic/config/x86/init.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../src/libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../src/libatomic/config/x86/fenv.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../src/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 mv -f .deps/fenv.Tpo .deps/fenv.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../src/libatomic/fence.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../src/libatomic/fence.c -o fence.o >/dev/null 2>&1 mv -f .deps/fence.Tpo .deps/fence.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../src/libatomic/flag.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../src/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../src/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../src/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../src/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../src/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../src/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o load_16_1_.lo ../../../src/libatomic/load_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/load_n.c -o load_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o store_16_1_.lo ../../../src/libatomic/store_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/store_n.c -o store_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o cas_16_1_.lo ../../../src/libatomic/cas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/cas_n.c -o cas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o exch_16_1_.lo ../../../src/libatomic/exch_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/exch_n.c -o exch_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fadd_16_1_.lo ../../../src/libatomic/fadd_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fadd_n.c -o fadd_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fsub_16_1_.lo ../../../src/libatomic/fsub_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fsub_n.c -o fsub_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fand_16_1_.lo ../../../src/libatomic/fand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fand_n.c -o fand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fior_16_1_.lo ../../../src/libatomic/fior_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fior_n.c -o fior_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fxor_16_1_.lo ../../../src/libatomic/fxor_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fxor_n.c -o fxor_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fnand_16_1_.lo ../../../src/libatomic/fnand_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/fnand_n.c -o fnand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o tas_16_1_.lo ../../../src/libatomic/tas_n.c libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_1_.o libtool: compile: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../src/libatomic/config/x86 -I../../../src/libatomic/config/posix -I../../../src/libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../src/libatomic/tas_n.c -o tas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o libtool: link: ranlib .libs/libatomic_convenience.a libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -version-info 3:0:2 -Wl,--version-script,../../../src/libatomic/libatomic.map -o libatomic.la -rpath /home/sverre/sage/local/lib/../lib64 gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo libtool: link: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o -pthread -Wl,--version-script -Wl,../../../src/libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o load_16_1_.o store_16_1_.o cas_16_1_.o exch_16_1_.o fadd_16_1_.o fsub_16_1_.o fand_16_1_.o fior_16_1_.o fxor_16_1_.o fnand_16_1_.o tas_16_1_.o libtool: link: ranlib .libs/libatomic.a libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) true DO=all multi-do # make make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' Installing gfortran-7.2.0 make[4]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[5]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' /bin/sh ../src/mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /bin/sh ../../src/fixincludes/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /usr/bin/install -c -m 644 ../../src/fixincludes/README-fixinc \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include/README /usr/bin/install -c fixinc.sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc.sh /usr/bin/install -c fixincl /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixincl /usr/bin/install -c mkheaders /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/fixincludes' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 && { 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/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/lto-plugin' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1 /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7 /bin/sh ../../src/gcc/../mkinstalldirs -m 0755 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude mkdir -m 0755 -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude if test "" != "yes" ; then \ if [ -f f951 ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ /usr/bin/install -c gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ chmod a+x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran; \ if [ ! -f gfortran-cross ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ ln /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gfortran /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gfortran; \ fi ; \ fi; \ fi for file in gnat1 brig1 cc1 cc1plus f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ else true; fi; \ done rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ /usr/bin/install -c gcov /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ /usr/bin/install -c \ gcov-tool /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ /usr/bin/install -c \ gcov-dump /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcov-dump; \ fi; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include rm -rf /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed mkdir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed chmod a+rx /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; tar xpf - ) files=`cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/gsyslimits.h /usr/bin/install -c -m 644 macro_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/macro_list /usr/bin/install -c -m 644 fixinc_list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}; \ /usr/bin/install -c -m 644 include-fixed${multidir}/limits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/include${multi_dir}/limits.h; \ done /usr/bin/install -c ../../src/gcc/../mkinstalldirs \ /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/cpp; \ if [ x != x ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ /usr/bin/install -c -m 755 cpp /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local//cpp; \ else true; fi; \ fi rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 /usr/bin/install -c -m 644 doc/gfortran.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gfortran.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 /usr/bin/install -c -m 644 doc/gcc.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcc.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/cpp.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/cpp.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-tool.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-tool.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-dump.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man1/gcov-dump.1 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/fsf-funding.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/fsf-funding.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gfdl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gfdl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gpl.7 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/man/man7/gpl.7 rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info if [ -f doc/gfortran.info ]; then \ for f in doc/gfortran.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ chmod a-x /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info ]; then \ install-info --dir-file=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/gfortran.info; \ else true; fi; \ else true; fi; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc /usr/bin/install -c xgcc /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/gcc if test "" != "yes" ; then \ if [ "gcc" != "x86_64-pc-linux-gnu-gcc-7.2.0" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-7.2.0; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-7.2.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "gcc" != "x86_64-pc-linux-gnu-gcc" ]; then \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/x86_64-pc-linux-gnu-gcc-tmp; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln gcc x86_64-pc-linux-gnu-gcc-tmp && \ mv -f x86_64-pc-linux-gnu-gcc-tmp x86_64-pc-linux-gnu-gcc ); \ fi; \ fi /usr/bin/install -c lto-wrapper /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's,y,y,'` ;\ target_install_name=x86_64-pc-linux-gnu-`echo $i|sed 's,y,y,'` ; \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ; \ /usr/bin/install -c $i /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin/$target_install_name; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi rm -f tmp-header-vars echo USER_H=sgxintrin.h mm_malloc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h common-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOOKS_H=hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def common-targhooks.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo RTL_H=coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params-enum.h params.def >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h line-map.h input.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h machmode.h mode-classes.def insn-modes.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h machmode.h mode-classes.def insn-modes.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo GTFILES_H=gt-cilk-common.h gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-sdbout.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-chkp.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-c-objc-common.h gt-c-c-parser.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-cp-lang.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-except.h gt-cp-vtable-class-hierarchy.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-family-c-cppbuiltin.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; \ /bin/sh ../../src/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c -m 644 gtype.state /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gtype.state /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin /usr/bin/install -c gengtype /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/libexec/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/gengtype /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include headers=`echo tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h coretypes.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../src/gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h ../../src/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../src/gcc/../include/obstack.h params.h params-enum.h params.def options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../src/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../src/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../src/gcc/../include/ansidecl.h system.h hwint.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../src/gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../src/gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h c-family/c-pragma.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/cpplib.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cppdefault.h flags.h ../../src/gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../src/gcc/../libcpp/include/line-map.h input.h ../../src/gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cif-code.def ipa-ref.h ../../src/gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h tree.h tree-core.h coretypes.h all-tree.def tree.def c-family/c-common.def ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def cilkplus.def cilk-builtins.def hsa-builtins.def ../../src/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../src/gcc/../include/hashtab.h double-int.h alias.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../src/gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def ../../src/gcc/../libcpp/include/line-map.h input.h real.h machmode.h mode-classes.def insn-modes.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h alias.h ../../src/gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def genrtl.h tm_p.h ../../src/gcc/config/i386/i386-protos.h ../../src/gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h double-int.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../src/gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../src/gcc/../include/hashtab.h tm.h options.h ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../src/gcc/config/i386/i386-opts.h ../../src/gcc/config/i386/stringop.def ../../src/gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../src/gcc/../libcpp/include/line-map.h input.h machmode.h mode-classes.def insn-modes.h cfg-flags.def cfghooks.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def params.list $(cd ../../src/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "../../src/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f ../../src/gcc/$file ]; then \ path=../../src/gcc/$file; \ else continue; \ fi; \ case $path in \ "../../src/gcc"/config/* | "../../src/gcc"/c-family/* | "../../src/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/$base; \ echo /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ dir=`dirname $dest`; \ /bin/sh ../../src/gcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir; \ /usr/bin/install -c -m 644 $path /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dest; \ done /usr/bin/install -c -m 644 ../../src/gcc/../include/ansidecl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ansidecl.h /usr/bin/install -c -m 644 ../../src/gcc/../include/filenames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/filenames.h /usr/bin/install -c -m 644 ../../src/gcc/../include/hashtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hashtab.h /usr/bin/install -c -m 644 ../../src/gcc/../include/libiberty.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libiberty.h /usr/bin/install -c -m 644 ../../src/gcc/../include/md5.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/md5.h /usr/bin/install -c -m 644 ../../src/gcc/../include/obstack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/obstack.h /usr/bin/install -c -m 644 ../../src/gcc/../include/plugin-api.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-api.h /usr/bin/install -c -m 644 ../../src/gcc/../include/safe-ctype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 ../../src/gcc/../include/splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/cpplib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cpplib.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/line-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/line-map.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symtab.h /usr/bin/install -c -m 644 ../../src/gcc/ada/gcc-interface/ada-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386 /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-opts.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/stringop.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/stringop.def /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-tune.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-tune.def /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 ../../src/gcc/cp/cp-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp/cp-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cp /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/objc/objc-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc/objc-tree.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/objc /usr/bin/install -c -m 644 ../../src/gcc/addresses.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/addresses.h /usr/bin/install -c -m 644 ../../src/gcc/alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alias.h /usr/bin/install -c -m 644 all-tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/all-tree.def /usr/bin/install -c -m 644 ../../src/gcc/alloc-pool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 ../../src/gcc/asan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/asan.h /usr/bin/install -c -m 644 ../../src/gcc/attribs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-host.h /usr/bin/install -c -m 644 ../../src/gcc/auto-profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/auto-profile.h /usr/bin/install -c -m 644 ../../src/gcc/backend.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/backend.h /usr/bin/install -c -m 644 ../../src/gcc/basic-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/basic-block.h /usr/bin/install -c -m 644 ../../src/gcc/bb-reorder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 ../../src/gcc/bitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bitmap.h /usr/bin/install -c -m 644 ../../src/gcc/brig-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/brig-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-attrs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-types.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtin-types.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/bversion.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.def mkdir -p -- /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-objc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pragma.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/c/c-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/c-tree.h /usr/bin/install -c -m 644 ../../src/gcc/calls.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/calls.h /usr/bin/install -c -m 644 ../../src/gcc/ccmp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ccmp.h /usr/bin/install -c -m 644 ../../src/gcc/cfg-flags.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 ../../src/gcc/cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfg.h /usr/bin/install -c -m 644 ../../src/gcc/cfganal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfganal.h /usr/bin/install -c -m 644 ../../src/gcc/cfgbuild.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 ../../src/gcc/cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 ../../src/gcc/cfgexpand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 ../../src/gcc/cfghooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfghooks.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloop.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloopmanip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 ../../src/gcc/cfgrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 ../../src/gcc/cgraph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cgraph.h /usr/bin/install -c -m 644 ../../src/gcc/chkp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/chkp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cif-code.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cif-code.def /usr/bin/install -c -m 644 ../../src/gcc/cilk-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/cilk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilk.h /usr/bin/install -c -m 644 ../../src/gcc/cilkplus.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cilkplus.def /usr/bin/install -c -m 644 ../../src/gcc/collect-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect-utils.h /usr/bin/install -c -m 644 ../../src/gcc/collect2-aix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 ../../src/gcc/collect2.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/collect2.h /usr/bin/install -c -m 644 ../../src/gcc/conditions.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config.h /usr/bin/install -c -m 644 ../../src/gcc/config/dbxelf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/dbxelf.h /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/att.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/att.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/biarch64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/biarch64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/gnu-user64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/gnu-user64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/i386.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/linux64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/linux64.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/unix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../src/gcc/config/i386/x86-64.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/i386/x86-64.h /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-android.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/vxworks-dummy.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 configargs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/configargs.h /usr/bin/install -c -m 644 ../../src/gcc/context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/context.h /usr/bin/install -c -m 644 ../../src/gcc/convert.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/convert.h /usr/bin/install -c -m 644 ../../src/gcc/coretypes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coretypes.h /usr/bin/install -c -m 644 ../../src/gcc/coverage.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/coverage.h /usr/bin/install -c -m 644 ../../src/gcc/cppbuiltin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 ../../src/gcc/cppdefault.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cppdefault.h /usr/bin/install -c -m 644 ../../src/gcc/cselib.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/cselib.h /usr/bin/install -c -m 644 ../../src/gcc/data-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/data-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 ../../src/gcc/dbxout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dbxout.h /usr/bin/install -c -m 644 ../../src/gcc/dce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dce.h /usr/bin/install -c -m 644 ../../src/gcc/ddg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ddg.h /usr/bin/install -c -m 644 ../../src/gcc/debug.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/debug.h /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/df.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/df.h /usr/bin/install -c -m 644 ../../src/gcc/dfp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dfp.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-color.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-color.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.def /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/dojump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dojump.h /usr/bin/install -c -m 644 ../../src/gcc/dominance.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dominance.h /usr/bin/install -c -m 644 ../../src/gcc/domwalk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/domwalk.h /usr/bin/install -c -m 644 ../../src/gcc/double-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/double-int.h /usr/bin/install -c -m 644 ../../src/gcc/dumpfile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dumpfile.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2asm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2out.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 ../../src/gcc/edit-context.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/edit-context.h /usr/bin/install -c -m 644 ../../src/gcc/emit-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/errors.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/errors.h /usr/bin/install -c -m 644 ../../src/gcc/et-forest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/et-forest.h /usr/bin/install -c -m 644 ../../src/gcc/except.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/except.h /usr/bin/install -c -m 644 ../../src/gcc/explow.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/explow.h /usr/bin/install -c -m 644 ../../src/gcc/expmed.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expmed.h /usr/bin/install -c -m 644 ../../src/gcc/expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/expr.h /usr/bin/install -c -m 644 ../../src/gcc/fibonacci_heap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 ../../src/gcc/file-find.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/file-find.h /usr/bin/install -c -m 644 ../../src/gcc/fixed-value.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fixed-value.h /usr/bin/install -c -m 644 ../../src/gcc/flag-types.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flag-types.h /usr/bin/install -c -m 644 ../../src/gcc/flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/flags.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const-call.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/fold-const.h /usr/bin/install -c -m 644 ../../src/gcc/function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/function.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-rich-location.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-symtab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 ../../src/gcc/gcc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcc.h /usr/bin/install -c -m 644 ../../src/gcc/gcov-counter.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 ../../src/gcc/gcov-io.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcov-io.h /usr/bin/install -c -m 644 ../../src/gcc/gcse-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse-common.h /usr/bin/install -c -m 644 ../../src/gcc/gcse.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gcse.h /usr/bin/install -c -m 644 ../../src/gcc/generic-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/generic-match.h /usr/bin/install -c -m 644 ../../src/gcc/gengtype.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/genrtl.h /usr/bin/install -c -m 644 ../../src/gcc/gensupport.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gensupport.h /usr/bin/install -c -m 644 ../../src/gcc/ggc-internal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 ../../src/gcc/ggc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ggc.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-builder.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-expr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-fold.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-low.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-match.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-match.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-walk.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 ../../src/gcc/gimple.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.def /usr/bin/install -c -m 644 ../../src/gcc/gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimple.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify-me.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gimplify.h /usr/bin/install -c -m 644 ../../src/gcc/glimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/glimits.h /usr/bin/install -c -m 644 ../../src/gcc/graph.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graph.h /usr/bin/install -c -m 644 ../../src/gcc/graphds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphds.h /usr/bin/install -c -m 644 ../../src/gcc/graphite.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/graphite.h /usr/bin/install -c -m 644 ../../src/gcc/gsstruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsstruct.def /usr/bin/install -c -m 644 ../../src/gcc/gstab.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gstab.h /usr/bin/install -c -m 644 ../../src/gcc/gsyms.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyms.h /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 ../../src/gcc/gtm-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 ../../src/gcc/hard-reg-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-map.h /usr/bin/install -c -m 644 ../../src/gcc/hash-set.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-table.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-table.h /usr/bin/install -c -m 644 ../../src/gcc/hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/highlev-plugin-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 ../../src/gcc/hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hooks.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hosthooks.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-brig-format.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-brig-format.h /usr/bin/install -c -m 644 ../../src/gcc/hsa-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/hsa-common.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hsa-common.h /usr/bin/install -c -m 644 ../../src/gcc/hw-doloop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 ../../src/gcc/hwint.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/hwint.h /usr/bin/install -c -m 644 ../../src/gcc/ifcvt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ifcvt.h /usr/bin/install -c -m 644 ../../src/gcc/inchash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/inchash.h /usr/bin/install -c -m 644 ../../src/gcc/incpath.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/incpath.h /usr/bin/install -c -m 644 ../../src/gcc/input.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/input.h /usr/bin/install -c -m 644 ../../src/gcc/insn-addr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-codes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-constants.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-modes.h /usr/bin/install -c -m 644 ../../src/gcc/insn-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/insn-notes.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/internal-fn.h /usr/bin/install -c -m 644 ../../src/gcc/intl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/intl.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf-gimple.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-prop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-reference.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-utils.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 ../../src/gcc/ira-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira-int.h /usr/bin/install -c -m 644 ../../src/gcc/ira.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ira.h /usr/bin/install -c -m 644 ../../src/gcc/is-a.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/is-a.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/langhooks.h /usr/bin/install -c -m 644 ../../src/gcc/lcm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lcm.h /usr/bin/install -c -m 644 ../../src/gcc/libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/limitx.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limitx.h /usr/bin/install -c -m 644 ../../src/gcc/limity.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/limity.h /usr/bin/install -c -m 644 ../../src/gcc/loop-unroll.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 ../../src/gcc/lower-subreg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 ../../src/gcc/lra-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra-int.h /usr/bin/install -c -m 644 ../../src/gcc/lra.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lra.h /usr/bin/install -c -m 644 ../../src/gcc/lto-compress.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-compress.h /usr/bin/install -c -m 644 ../../src/gcc/lto-section-names.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 ../../src/gcc/lto-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/machmode.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.def /usr/bin/install -c -m 644 ../../src/gcc/machmode.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/machmode.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mem-stats.h /usr/bin/install -c -m 644 ../../src/gcc/memmodel.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memmodel.h /usr/bin/install -c -m 644 ../../src/gcc/memory-block.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/memory-block.h /usr/bin/install -c -m 644 ../../src/gcc/mode-classes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/mode-classes.def /usr/bin/install -c -m 644 ../../src/gcc/omp-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/omp-expand.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-expand.h /usr/bin/install -c -m 644 ../../src/gcc/omp-general.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-general.h /usr/bin/install -c -m 644 ../../src/gcc/omp-grid.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-grid.h /usr/bin/install -c -m 644 ../../src/gcc/omp-low.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-low.h /usr/bin/install -c -m 644 ../../src/gcc/omp-offload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/omp-offload.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-libfuncs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-query.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-query.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 ../../src/gcc/optabs.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.def /usr/bin/install -c -m 644 ../../src/gcc/optabs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/optabs.h /usr/bin/install -c -m 644 options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/options.h /usr/bin/install -c -m 644 ../../src/gcc/opts-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/opts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/opts.h /usr/bin/install -c -m 644 ../../src/gcc/output.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/output.h /usr/bin/install -c -m 644 ../../src/gcc/params-enum.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-enum.h /usr/bin/install -c -m 644 ../../src/gcc/params-list.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-list.h /usr/bin/install -c -m 644 ../../src/gcc/params-options.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params-options.h /usr/bin/install -c -m 644 ../../src/gcc/params.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.def /usr/bin/install -c -m 644 ../../src/gcc/params.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.h /usr/bin/install -c -m 644 params.list /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/params.list /usr/bin/install -c -m 644 pass-instances.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass-instances.def /usr/bin/install -c -m 644 ../../src/gcc/pass_manager.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pass_manager.h /usr/bin/install -c -m 644 ../../src/gcc/passes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/passes.def /usr/bin/install -c -m 644 plugin-version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin-version.h /usr/bin/install -c -m 644 ../../src/gcc/plugin.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.def /usr/bin/install -c -m 644 ../../src/gcc/plugin.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/plugin.h /usr/bin/install -c -m 644 ../../src/gcc/predict.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.def /usr/bin/install -c -m 644 ../../src/gcc/predict.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/predict.h /usr/bin/install -c -m 644 ../../src/gcc/prefix.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/prefix.h /usr/bin/install -c -m 644 ../../src/gcc/pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/print-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/print-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/print-tree.h /usr/bin/install -c -m 644 ../../src/gcc/profile.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/profile.h /usr/bin/install -c -m 644 ../../src/gcc/read-md.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-md.h /usr/bin/install -c -m 644 ../../src/gcc/read-rtl-function.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 ../../src/gcc/real.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/real.h /usr/bin/install -c -m 644 ../../src/gcc/realmpfr.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/realmpfr.h /usr/bin/install -c -m 644 ../../src/gcc/recog.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/recog.h /usr/bin/install -c -m 644 ../../src/gcc/reg-notes.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reg-notes.def /usr/bin/install -c -m 644 ../../src/gcc/regcprop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regcprop.h /usr/bin/install -c -m 644 ../../src/gcc/regrename.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regrename.h /usr/bin/install -c -m 644 ../../src/gcc/regs.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regs.h /usr/bin/install -c -m 644 ../../src/gcc/regset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/regset.h /usr/bin/install -c -m 644 ../../src/gcc/reload.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/reload.h /usr/bin/install -c -m 644 ../../src/gcc/resource.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/resource.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-error.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-error.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-iter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 ../../src/gcc/rtl.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.def /usr/bin/install -c -m 644 ../../src/gcc/rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtl.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhash.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhash.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhooks-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/run-rtl-passes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 ../../src/gcc/sanitizer.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sanitizer.def /usr/bin/install -c -m 644 ../../src/gcc/sbitmap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sbitmap.h /usr/bin/install -c -m 644 ../../src/gcc/sched-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sched-int.h /usr/bin/install -c -m 644 ../../src/gcc/sdbout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sdbout.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-ir.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sel-sched.h /usr/bin/install -c -m 644 ../../src/gcc/selftest-rtl.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/selftest.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/selftest.h /usr/bin/install -c -m 644 ../../src/gcc/sese.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sese.h /usr/bin/install -c -m 644 ../../src/gcc/shrink-wrap.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 ../../src/gcc/signop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/signop.h /usr/bin/install -c -m 644 ../../src/gcc/sparseset.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sparseset.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/spellcheck.h /usr/bin/install -c -m 644 ../../src/gcc/sreal.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sreal.h /usr/bin/install -c -m 644 ../../src/gcc/ssa-iterators.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 ../../src/gcc/ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ssa.h /usr/bin/install -c -m 644 ../../src/gcc/stab.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stab.def /usr/bin/install -c -m 644 ../../src/gcc/statistics.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/statistics.h /usr/bin/install -c -m 644 ../../src/gcc/stmt.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stmt.h /usr/bin/install -c -m 644 ../../src/gcc/stor-layout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stor-layout.h /usr/bin/install -c -m 644 ../../src/gcc/streamer-hooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 ../../src/gcc/stringpool.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/stringpool.h /usr/bin/install -c -m 644 ../../src/gcc/substring-locations.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/substring-locations.h /usr/bin/install -c -m 644 ../../src/gcc/symbol-summary.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 ../../src/gcc/sync-builtins.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/system.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/system.h /usr/bin/install -c -m 644 ../../src/gcc/target-def.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-def.h /usr/bin/install -c -m 644 ../../src/gcc/target-globals.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-globals.h /usr/bin/install -c -m 644 ../../src/gcc/target-hooks-macros.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 ../../src/gcc/target-insns.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target-insns.def /usr/bin/install -c -m 644 ../../src/gcc/target.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.def /usr/bin/install -c -m 644 ../../src/gcc/target.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/target.h /usr/bin/install -c -m 644 ../../src/gcc/targhooks.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/targhooks.h /usr/bin/install -c -m 644 ../../src/gcc/timevar.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.def /usr/bin/install -c -m 644 ../../src/gcc/timevar.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tm_p.h /usr/bin/install -c -m 644 ../../src/gcc/toplev.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/toplev.h /usr/bin/install -c -m 644 ../../src/gcc/tracer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tracer.h /usr/bin/install -c -m 644 ../../src/gcc/trans-mem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/trans-mem.h /usr/bin/install -c -m 644 ../../src/gcc/tree-affine.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-affine.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfgcleanup.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-check.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chkp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chkp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chrec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 ../../src/gcc/tree-core.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-core.h /usr/bin/install -c -m 644 ../../src/gcc/tree-data-ref.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dfa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-diagnostic.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dump.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-dump.h /usr/bin/install -c -m 644 ../../src/gcc/tree-eh.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-eh.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hash-traits.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hasher.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 ../../src/gcc/tree-if-conv.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 ../../src/gcc/tree-inline.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-inline.h /usr/bin/install -c -m 644 ../../src/gcc/tree-into-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-iterator.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/tree-nested.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-nested.h /usr/bin/install -c -m 644 ../../src/gcc/tree-object-size.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 ../../src/gcc/tree-outof-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-parloops.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pass.h /usr/bin/install -c -m 644 ../../src/gcc/tree-phinodes.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pretty-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/tree-scalar-evolution.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-address.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-alias.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ccp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-coalesce.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dom.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-live.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-ivopts.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-manip.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-niter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-operands.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-propagate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-sccvn.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-scopedtables.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ter.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadbackward.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadbackward.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadedge.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadupdate.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssanames.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 ../../src/gcc/tree-stdarg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-streamer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vectorizer.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vrp.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 ../../src/gcc/tree.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.def /usr/bin/install -c -m 644 ../../src/gcc/tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tree.h /usr/bin/install -c -m 644 ../../src/gcc/treestruct.def /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/treestruct.def /usr/bin/install -c -m 644 ../../src/gcc/tsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsan.h /usr/bin/install -c -m 644 ../../src/gcc/tsystem.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/tsystem.h /usr/bin/install -c -m 644 ../../src/gcc/typeclass.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typeclass.h /usr/bin/install -c -m 644 ../../src/gcc/typed-splay-tree.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/ubsan.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/ubsan.h /usr/bin/install -c -m 644 ../../src/gcc/valtrack.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/valtrack.h /usr/bin/install -c -m 644 ../../src/gcc/value-prof.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/value-prof.h /usr/bin/install -c -m 644 ../../src/gcc/varasm.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/varasm.h /usr/bin/install -c -m 644 ../../src/gcc/vec.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vec.h /usr/bin/install -c -m 644 ../../src/gcc/version.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/version.h /usr/bin/install -c -m 644 ../../src/gcc/vmsdbg.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 ../../src/gcc/vtable-verify.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int-print.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/wide-int.h /usr/bin/install -c -m 644 ../../src/gcc/xcoff.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoff.h /usr/bin/install -c -m 644 ../../src/gcc/xcoffout.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/xcoffout.h /usr/bin/install -c -m 644 b-header-vars /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/include/b-header-vars make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/gcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/intl' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../src/libcpp/$cat ]; then cat=../../src/libcpp/$cat; \ else continue; \ fi; \ dir=/home/sverre/sage/local/share/locale/$lang/LC_MESSAGES; \ echo /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ /usr/bin/install -c -m 644 $cat /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst$dir/cpplib.mo; \ done make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcpp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libdecnumber' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' if test -n ""; then \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/home/sverre/sage/local/include/;; \ esac; \ /bin/sh ../../src/libiberty/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ for h in ../../src/libiberty/../include/ansidecl.h ../../src/libiberty/../include/demangle.h ../../src/libiberty/../include/dyn-string.h ../../src/libiberty/../include/fibheap.h ../../src/libiberty/../include/floatformat.h ../../src/libiberty/../include/hashtab.h ../../src/libiberty/../include/libiberty.h ../../src/libiberty/../include/objalloc.h ../../src/libiberty/../include/partition.h ../../src/libiberty/../include/safe-ctype.h ../../src/libiberty/../include/sort.h ../../src/libiberty/../include/splay-tree.h ../../src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst${thd}; \ done; \ fi make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty/testsuite' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libiberty' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib' libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib/libcc1.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcc1plugin.la libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin/libcp1plugin.la libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/plugin' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/libcc1' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' Making install in mpxrt make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpx.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpx.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so.2 || { rm -f libmpx.so.2 && ln -s libmpx.so.2.0.1 libmpx.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpx.so.2.0.1 libmpx.so || { rm -f libmpx.so && ln -s libmpx.so.2.0.1 libmpx.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpx.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.la libtool: install: /usr/bin/install -c .libs/libmpx.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpx.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxrt' Making install in mpxwrap make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpxwrappers.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libmpxwrappers.so.2.0.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.so.2.0.1 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so.2 || { rm -f libmpxwrappers.so.2 && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so.2; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libmpxwrappers.so.2.0.1 libmpxwrappers.so || { rm -f libmpxwrappers.so && ln -s libmpxwrappers.so.2.0.1 libmpxwrappers.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpxwrappers.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.la libtool: install: /usr/bin/install -c .libs/libmpxwrappers.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libmpxwrappers.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx/mpxwrap' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libmpx.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libmpx' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libssp.la libssp_nonshared.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libssp.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so.0 || { rm -f libssp.so.0 && ln -s libssp.so.0.0.0 libssp.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so || { rm -f libssp.so && ln -s libssp.so.0.0.0 libssp.so; }; }) libtool: install: /usr/bin/install -c .libs/libssp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.la libtool: install: /usr/bin/install -c .libs/libssp_nonshared.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.la libtool: install: /usr/bin/install -c .libs/libssp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp.a libtool: install: /usr/bin/install -c .libs/libssp_nonshared.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libssp_nonshared.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' /usr/bin/install -c -m 644 ssp/ssp.h ../../../src/libssp/ssp/string.h ../../../src/libssp/ssp/stdio.h ../../../src/libssp/ssp/unistd.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/ssp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libssp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc_eh.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so.1; rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0 /usr/bin/install -c -m 644 libgcc.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a /usr/bin/install -c -m 644 libgcov.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/ chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/$file; \ /usr/bin/install -c -m 644 $file /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 unwind.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /bin/sh ../../../src/libgcc/../mkinstalldirs /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include /usr/bin/install -c -m 644 ../../../src/libgcc/gcov.h /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgcc' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' true DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libbacktrace' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=all multi-do # make make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libquadmath/../gcc/doc/include -I ../../../src/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/sverre/sage/local" "infodir=/home/sverre/sage/local/share/info" "libdir=/home/sverre/sage/local/lib" "prefix=/home/sverre/sage/local" "includedir=/home/sverre/sage/local/include" "AR=ar" "AS=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/as" "CC=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "CXX=g++ -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include " "LD=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst" DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libquadmath.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libquadmath.so.0.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.so.0.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so.0 || { rm -f libquadmath.so.0 && ln -s libquadmath.so.0.0.0 libquadmath.so.0; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libquadmath.so.0.0.0 libquadmath.so || { rm -f libquadmath.so && ln -s libquadmath.so.0.0.0 libquadmath.so; }; }) libtool: install: /usr/bin/install -c .libs/libquadmath.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.la libtool: install: /usr/bin/install -c .libs/libquadmath.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libquadmath.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libquadmath.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libquadmath.info' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 ../../../src/libquadmath/quadmath.h ../../../src/libquadmath/quadmath_weak.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libquadmath' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make install-am make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' /bin/sh ./libtool --mode=install /usr/bin/install -c libcaf_single.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' libtool: install: /usr/bin/install -c .libs/libcaf_single.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.la libtool: install: /usr/bin/install -c .libs/libcaf_single.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libcaf_single.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgfortran.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgfortran.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: warning: relinking `libgfortran.la' libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran; /bin/sh /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran/libtool --tag CC --mode=relink /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -Werror=implicit-function-declaration -Werror=vla -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info 4:0:0 ../libquadmath/libquadmath.la ../libbacktrace/libbacktrace.la -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wc,-shared-libgcc -rpath /home/sverre/sage/local/lib/../lib64 bounds.lo compile_options.lo memory.lo string.lo select.lo backtrace.lo convert_char.lo environ.lo error.lo fpu.lo main.lo pause.lo stop.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo shape_i1.lo shape_i2.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo size_from_kind.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo args.lo cshift0.lo eoshift0.lo eoshift2.lo erfc_scaled.lo extends_type_of.lo fnum.lo ierrno.lo ishftc.lo mvbits.lo move_alloc.lo pack_generic.lo selected_char_kind.lo size.lo spread_generic.lo string_intrinsics.lo rand.lo random.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo access.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo ctime.lo date_and_time.lo dtime.lo env.lo etime.lo execute_command_line.lo exit.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo kill.lo link.lo perror.lo signal.lo sleep.lo system.lo rename.lo stat.lo symlnk.lo system_clock.lo time.lo umask.lo unlink.lo ieee_helper.lo ieee_arithmetic.lo ieee_exceptions.lo ieee_features.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo -lm -inst-prefix-dir /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst) libtool: relink: /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/xgcc -B/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/./gcc/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/bin/ -B/home/sverre/sage/local/x86_64-pc-linux-gnu/lib/ -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/include -isystem /home/sverre/sage/local/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/bounds.o .libs/compile_options.o .libs/memory.o .libs/string.o .libs/select.o .libs/backtrace.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/pause.o .libs/stop.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/shape_i1.o .libs/shape_i2.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/size_from_kind.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/args.o .libs/cshift0.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/extends_type_of.o .libs/fnum.o .libs/ierrno.o .libs/ishftc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/selected_char_kind.o .libs/size.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/rand.o .libs/random.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/access.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/kill.o .libs/link.o .libs/perror.o .libs/signal.o .libs/sleep.o .libs/system.o .libs/rename.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/umask.o .libs/unlink.o .libs/ieee_helper.o .libs/ieee_arithmetic.o .libs/ieee_exceptions.o .libs/ieee_features.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -Wl,--whole-archive ../libbacktrace/.libs/libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 -L/home/sverre/sage/local/lib/../lib64 -lquadmath -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -shared-libgcc -Wl,-soname -Wl,libgfortran.so.4 -o .libs/libgfortran.so.4.0.0 libtool: install: /usr/bin/install -c .libs/libgfortran.so.4.0.0T /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.so.4.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so.4 || { rm -f libgfortran.so.4 && ln -s libgfortran.so.4.0.0 libgfortran.so.4; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgfortran.so.4.0.0 libgfortran.so || { rm -f libgfortran.so && ln -s libgfortran.so.4.0.0 libgfortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libgfortran.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.la libtool: install: /usr/bin/install -c .libs/libgfortran.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgfortran.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 ieee_arithmetic.mod ieee_exceptions.mod ieee_features.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgfortran' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=all multi-do # make : : : make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/install -c -m 644 libgomp.spec '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libgomp.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libgomp.so.1.0.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.so.1.0.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so.1 || { rm -f libgomp.so.1 && ln -s libgomp.so.1.0.0 libgomp.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so || { rm -f libgomp.so && ln -s libgomp.so.1.0.0 libgomp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgomp.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.la libtool: install: /usr/bin/install -c .libs/libgomp.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libgomp.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' /usr/bin/install -c -m 644 ./libgomp.info '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' install-info --info-dir='/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info' '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/share/info/libgomp.info' : : : /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/install -c -m 644 omp_lib.h omp_lib.f90 omp_lib.mod omp_lib_kinds.mod ../../../src/libgomp/openacc_lib.h ../../../src/libgomp/openacc.f90 openacc.mod openacc_kinds.mod '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/finclude' /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' /usr/bin/install -c -m 644 omp.h ../../../src/libgomp/openacc.h '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include' make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libgomp' make[6]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' Making install in testsuite make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic/testsuite' make[7]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=all multi-do # make make[8]: Entering directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' true DO=install multi-do # make /usr/bin/mkdir -p '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libatomic.la '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libatomic.so.1.2.0 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.so.1.2.0 libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) libtool: install: (cd /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) libtool: install: /usr/bin/install -c .libs/libatomic.lai /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.la libtool: install: /usr/bin/install -c .libs/libatomic.a /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: chmod 644 /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: ranlib /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/lib/../lib64/libatomic.a libtool: install: warning: remember to run `libtool --finish /home/sverre/sage/local/lib/../lib64' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[7]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[6]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build/x86_64-pc-linux-gnu/libatomic' make[5]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' make[4]: Leaving directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/gcc-build' real 31m50.729s user 28m47.266s sys 2m43.839s Copying package files from temporary location /home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to /home/sverre/sage/local cp: cannot overwrite non-directory '/home/sverre/sage/local/./lib64' with directory '/home/sverre/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/home/sverre/sage/local/./lib64' ************************************************************************ Error copying files for gfortran-7.2.0. ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/sverre/sage/logs/pkgs/gfortran-7.2.0.log Describe your computer, operating system, etc. ************************************************************************